source: trunk/minix/lib/syslib/syslib.h@ 9

Last change on this file since 9 was 9, checked in by Mattia Monga, 13 years ago

Minix 3.1.2a

  • Property svn:executable set to *
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.