summaryrefslogtreecommitdiff
path: root/minix/kernel/interrupt.h
blob: a93c8f3d7a1271cd3fbd4ab1f6bc20dc74edfb41 (plain)
1
2
3
4
5
6
#ifndef __INTERRUPT_H__
#define __INTERRUPT_H__

#include "hw_intr.h"

#endif /* __INTERRUPT_H__ */