refactor: striped more arch-related code from the kernel code base
[lunaix-os.git] / lunaix-os / includes / arch / exception.h
diff --git a/lunaix-os/includes/arch/exception.h b/lunaix-os/includes/arch/exception.h
deleted file mode 100644 (file)
index 31c3792..0000000
+++ /dev/null
@@ -1,7 +0,0 @@
-#ifndef __LUNAIX_EXCEPTION_H
-#define __LUNAIX_EXCEPTION_H
-
-void
-exception_init();
-
-#endif /* __LUNAIX_EXCEPTION_H */