aboutsummaryrefslogtreecommitdiff
path: root/include/03.gdt/deo7
diff options
context:
space:
mode:
Diffstat (limited to 'include/03.gdt/deo7')
-rw-r--r--include/03.gdt/deo74
1 files changed, 0 insertions, 4 deletions
diff --git a/include/03.gdt/deo7 b/include/03.gdt/deo7
deleted file mode 100644
index d69d009..0000000
--- a/include/03.gdt/deo7
+++ /dev/null
@@ -1,4 +0,0 @@
-void init_gdt_table()
-{
- gdtp.size=sizeof(gdt)-1;
- gdtp.offset=(uint32_t)&gdt;