diff options
Diffstat (limited to 'arch/riscv/include/vmap.h')
| -rw-r--r-- | arch/riscv/include/vmap.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/arch/riscv/include/vmap.h b/arch/riscv/include/vmap.h index a1cf52f..aee3725 100644 --- a/arch/riscv/include/vmap.h +++ b/arch/riscv/include/vmap.h @@ -12,7 +12,4 @@ #define VM_A (1 << 6) #define VM_D (1 << 7) -#define VM_TOP (-1) -#define VM_KERN (VM_TOP - SZ_1G) - #endif /* APOS_RISCV_VMAP_H */ |
