Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/minix/include/minix/callnr.h

    r11 r9  
    1 #define NCALLS            96    /* number of system calls allowed */
     1#define NCALLS            95    /* number of system calls allowed */
    22
    33#define EXIT               1
     
    8787#define TRUNCATE          93    /* to FS */
    8888#define FTRUNCATE         94    /* to FS */
    89 #define FOO       95    /* to PM */
Note: See TracChangeset for help on using the changeset viewer.