/* minix/kernel/interface.h - All interfaces the kernel needs. */ #ifndef _KERNEL_IF_H_ #define _KERNEL_IF_H_ #include #include #endif /* #ifndef _KERNEL_IF_H_ */