aboutsummaryrefslogtreecommitdiff
path: root/include/04.idt/idt03.c
diff options
context:
space:
mode:
Diffstat (limited to 'include/04.idt/idt03.c')
-rw-r--r--include/04.idt/idt03.c5
1 files changed, 0 insertions, 5 deletions
diff --git a/include/04.idt/idt03.c b/include/04.idt/idt03.c
deleted file mode 100644
index fe1bff5..0000000
--- a/include/04.idt/idt03.c
+++ /dev/null
@@ -1,5 +0,0 @@
-struct idt_pointer
-{
- uint16_t size;
- uint32_t offset;
-} __attribute__((packed));