Reran makesyscalls.sh.

This commit is contained in:
mycroft 1994-08-15 23:49:28 +00:00
parent e8b01ef8dc
commit da534b691a

View File

@ -5,6 +5,7 @@
* created from: NetBSD syscalls.master,v 1.2 1994/06/29 06:30:37
*/
char *svr4_syscallnames[] = {
"syscall", /* 0 = syscall */
"exit", /* 1 = exit */
"fork", /* 2 = fork */