#ifndef __LUNAIX_I386_INTR_H #define __LUNAIX_I386_INTR_H void exception_install_handler(); void intr_routine_init(); #endif /* __LUNAIX_I386_INTR_H */