2 #define _SYSTEM 1 /* get OK and negative error codes */
3 #define _MINIX 1 /* tell headers to include MINIX stuff */
5 #define VERBOSE 0 /* display diagnostics */
14 #include <minix/callnr.h>
15 #include <minix/config.h>
16 #include <minix/type.h>
17 #include <minix/const.h>
18 #include <minix/com.h>
19 #include <minix/syslib.h>
20 #include <minix/sysutil.h>
21 #include <minix/keymap.h>
22 #include <minix/bitmap.h>