minix3/kernel/interrupt.h

7 lines
100 B
C

#ifndef __INTERRUPT_H__
#define __INTERRUPT_H__
#include "hw_intr.h"
#endif /* __INTERRUPT_H__ */