libc: add clock_settime() system call.
[minix3.git] / kernel / interrupt.h
bloba93c8f3d7a1271cd3fbd4ab1f6bc20dc74edfb41
1 #ifndef __INTERRUPT_H__
2 #define __INTERRUPT_H__
4 #include "hw_intr.h"
6 #endif /* __INTERRUPT_H__ */