aboutsummaryrefslogtreecommitdiff
path: root/include/03.gdt/gdt3.c
diff options
context:
space:
mode:
Diffstat (limited to 'include/03.gdt/gdt3.c')
-rw-r--r--include/03.gdt/gdt3.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/03.gdt/gdt3.c b/include/03.gdt/gdt3.c
new file mode 100644
index 0000000..ba7c6e2
--- /dev/null
+++ b/include/03.gdt/gdt3.c
@@ -0,0 +1,2 @@
+struct gdt_entry gdt[5];
+struct gdt_pointer gdtp;