summaryrefslogtreecommitdiffhomepage
path: root/dev/base/View/src/pdf.cxx
diff options
context:
space:
mode:
authorAmlal EL Mahrouss <amlalelmahrouss@icloud.com>2024-10-09 13:06:53 +0200
committerAmlal EL Mahrouss <amlalelmahrouss@icloud.com>2024-10-09 13:06:53 +0200
commit122681ad5bc13ceece505e030a1141d2ae76c252 (patch)
tree92a3647489f17d51d62344233bb91b61e15270f1 /dev/base/View/src/pdf.cxx
parent2a51866f3f39d4ebf0fd2d132cfad1e2962d1236 (diff)
IMP: Implemented SCI Memory Manager following functions: MmFillMemory
and MmCopyMemory. Signed-off-by: Amlal EL Mahrouss <amlalelmahrouss@icloud.com>
Diffstat (limited to 'dev/base/View/src/pdf.cxx')
-rw-r--r--dev/base/View/src/pdf.cxx7
1 files changed, 7 insertions, 0 deletions
diff --git a/dev/base/View/src/pdf.cxx b/dev/base/View/src/pdf.cxx
new file mode 100644
index 00000000..11f32a8a
--- /dev/null
+++ b/dev/base/View/src/pdf.cxx
@@ -0,0 +1,7 @@
+/* -------------------------------------------
+
+ Copyright ZKA Technologies.
+
+------------------------------------------- */
+
+#include <View/pdf.hxx>