aboutsummaryrefslogtreecommitdiff
path: root/machine/vm.h
diff options
context:
space:
mode:
Diffstat (limited to 'machine/vm.h')
-rw-r--r--machine/vm.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/machine/vm.h b/machine/vm.h
index 9436ffb..e65b19e 100644
--- a/machine/vm.h
+++ b/machine/vm.h
@@ -17,7 +17,6 @@
#endif
typedef uintptr_t pte_t;
-extern pte_t* root_page_table;
static inline void flush_tlb()
{