Unifying External Interrupt System (#51)
[lunaix-os.git] / lunaix-os / arch / x86 / includes / asm / x86.h
index 33515a1193b7a76439dd40b4c60456d34e1164fd..8f1e3d0df1aee6f9c4a8517165f1e3446ad33ab9 100644 (file)
@@ -95,8 +95,5 @@ typedef struct x86_sysdesc x86_segdesc_t;
 void
 exception_install_handler();
 
-void
-intr_routine_init();
-
 #endif
 #endif /* __LUNAIX_I386_ASM_H */