xref: /minix3/minix/kernel/interrupt.h (revision 433d6423c39e34ec4b79c950597bb2d236f886be)
1 #ifndef __INTERRUPT_H__
2 #define __INTERRUPT_H__
3 
4 #include "hw_intr.h"
5 
6 #endif /* __INTERRUPT_H__ */
7