Use enum instead of macros for system call numbers,
authorBen Pfaff <blp@cs.stanford.edu>
Tue, 16 May 2006 21:03:28 +0000 (21:03 +0000)
committerBen Pfaff <blp@cs.stanford.edu>
Tue, 16 May 2006 21:03:28 +0000 (21:03 +0000)
commitaf9c2002e29df71e9dcba3cfec7ba8284d7cef82
treec2d963955eea8f628aa22ebf7b6fb67cd9672f76
parent7f36b3111b87d77a728485b6bd008e5f0bdd812c
Use enum instead of macros for system call numbers,
to make it easier to insert new system calls.
Also, comment on what projects need what sysscalls.
src/lib/syscall-nr.h