interface.h is unused (remainder from Ingmar's work)
This commit is contained in:
parent
53a6054b66
commit
dfaf30e54d
1 changed files with 0 additions and 9 deletions
|
@ -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_ */
|
Loading…
Reference in a new issue