aboutsummaryrefslogtreecommitdiff
path: root/include/09.paging/deo6
diff options
context:
space:
mode:
Diffstat (limited to 'include/09.paging/deo6')
-rw-r--r--include/09.paging/deo64
1 files changed, 0 insertions, 4 deletions
diff --git a/include/09.paging/deo6 b/include/09.paging/deo6
deleted file mode 100644
index 4e670bb..0000000
--- a/include/09.paging/deo6
+++ /dev/null
@@ -1,4 +0,0 @@
-void set_pt(size_t num,uint32_t address)
-{
- // holds the physical address where we want to start mapping these pages to.
- // in this case, we want to map these pages to the very beginning of memory.