summaryrefslogtreecommitdiffhomepage
path: root/compile_flags.txt
diff options
context:
space:
mode:
authorAmlal El Mahrouss <amlal@nekernel.org>2025-06-18 17:53:06 +0200
committerAmlal El Mahrouss <amlal@nekernel.org>2025-06-18 17:53:06 +0200
commita5cae885d3f714897ae175cc8643fbbd5573dc22 (patch)
tree7d3fc41070e0f9a67376c1e7e13d8a763944c472 /compile_flags.txt
parenteedfeb5f7dd251e3fed8a6fe1d391fddf701d942 (diff)
feat: Implemented `HalPagingMgr` for AArch64.
Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org>
Diffstat (limited to 'compile_flags.txt')
-rw-r--r--compile_flags.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/compile_flags.txt b/compile_flags.txt
index 2005c689..12740fa6 100644
--- a/compile_flags.txt
+++ b/compile_flags.txt
@@ -19,6 +19,7 @@
-I./
-std=c++20
-D__NE_AMD64__
+-D__NE_ARM64__
-D__NEOSKRNL__
-D__NE_ED__
-xc++