aboutsummaryrefslogtreecommitdiff
path: root/src/gdt/gdt.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/gdt/gdt.h')
-rw-r--r--src/gdt/gdt.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/src/gdt/gdt.h b/src/gdt/gdt.h
deleted file mode 100644
index 46d80e2..0000000
--- a/src/gdt/gdt.h
+++ /dev/null
@@ -1,6 +0,0 @@
-#ifndef MELVIX_GDT_H
-#define MELVIX_GDT_H
-
-void gdt_install();
-
-#endif