source:
trunk/minix/lib/syslib/syslib.h@
10
Last change on this file since 10 was 9, checked in by , 14 years ago | |
---|---|
|
|
File size: 136 bytes |
Line | |
---|---|
1 | /* syslib.h - System library common definitions. */ |
2 | |
3 | #define _SYSTEM |
4 | |
5 | #include <lib.h> |
6 | #include <minix/com.h> |
7 | #include <minix/syslib.h> |
Note:
See TracBrowser
for help on using the repository browser.