aboutsummaryrefslogtreecommitdiff
path: root/include/09.paging/deo8
diff options
context:
space:
mode:
Diffstat (limited to 'include/09.paging/deo8')
-rw-r--r--include/09.paging/deo83
1 files changed, 0 insertions, 3 deletions
diff --git a/include/09.paging/deo8 b/include/09.paging/deo8
deleted file mode 100644
index b842a0c..0000000
--- a/include/09.paging/deo8
+++ /dev/null
@@ -1,3 +0,0 @@
- page_directory[num] = ((uint32_t)page_table[num]) | 3;
- // attributes: supervisor level, read/write, present
-}