interface.h is unused (remainder from Ingmar's work)

This commit is contained in:
Ben Gras 2006-12-22 15:50:17 +00:00
parent 53a6054b66
commit dfaf30e54d

View file

@ -1,9 +0,0 @@
/* minix/kernel/interface.h - All interfaces the kernel needs. */
#ifndef _KERNEL_IF_H_
#define _KERNEL_IF_H_
#include <minix/type.h>
#include <archtypes.h>
#endif /* #ifndef _KERNEL_IF_H_ */