aboutsummaryrefslogtreecommitdiff
path: root/include/09.paging/paging5.c
diff options
context:
space:
mode:
Diffstat (limited to 'include/09.paging/paging5.c')
-rw-r--r--include/09.paging/paging5.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/09.paging/paging5.c b/include/09.paging/paging5.c
new file mode 100644
index 0000000..57f997d
--- /dev/null
+++ b/include/09.paging/paging5.c
@@ -0,0 +1 @@
+uint32_t page_table[1024][1024] __attribute__((aligned(4096)));