refactor: one more step towards arch-agnostic design
[lunaix-os.git] / lunaix-os / arch / i386 / exceptions / i386_intr.h
diff --git a/lunaix-os/arch/i386/exceptions/i386_intr.h b/lunaix-os/arch/i386/exceptions/i386_intr.h
deleted file mode 100644 (file)
index bf78c35..0000000
+++ /dev/null
@@ -1,10 +0,0 @@
-#ifndef __LUNAIX_I386_INTR_H
-#define __LUNAIX_I386_INTR_H
-
-void
-exception_install_handler();
-
-void
-intr_routine_init();
-
-#endif /* __LUNAIX_I386_INTR_H */