This commit is contained in:
rtm 2006-07-29 09:35:02 +00:00
parent e46fb46fcf
commit 32630628a9
17 changed files with 89 additions and 13 deletions

View file

@ -11,3 +11,4 @@
#define SYS_panic 11
#define SYS_cons_puts 12
#define SYS_exec 13
#define SYS_open 14