minix3/kernel/interrupt.h

7 lines
100 B
C
Raw Permalink Normal View History

2020-02-21 00:59:27 +05:30
#ifndef __INTERRUPT_H__
#define __INTERRUPT_H__
#include "hw_intr.h"
#endif /* __INTERRUPT_H__ */