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)
commit3f9f9abc72ba696d4ef1ddb65cb4bac9056cb00f
tree3bc777b6354892b9cb202a3945939c7a549e2c5d
parent96203d87208892ddf052e1e268ad7ea35b7e28bf
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