aboutsummaryrefslogtreecommitdiff
path: root/arch/riscv/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'arch/riscv/config.h')
-rw-r--r--arch/riscv/config.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/arch/riscv/config.h b/arch/riscv/config.h
new file mode 100644
index 0000000..1818316
--- /dev/null
+++ b/arch/riscv/config.h
@@ -0,0 +1,3 @@
+#include <apos/sizes.h>
+#define PM_KERN 0x83800000
+#define VM_KERN ((-1) - SZ_1G)