summaryrefslogtreecommitdiff
path: root/src/kernel/idt.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/kernel/idt.h')
-rw-r--r--src/kernel/idt.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/kernel/idt.h b/src/kernel/idt.h
index 6815de9..9971d9a 100644
--- a/src/kernel/idt.h
+++ b/src/kernel/idt.h
@@ -4,6 +4,5 @@
#include <stdint.h>
void init_idt();
-void enable_idt();
#endif \ No newline at end of file