diff options
author | Todd C. Miller <millert@cvs.openbsd.org> | 2004-07-09 23:56:47 +0000 |
---|---|---|
committer | Todd C. Miller <millert@cvs.openbsd.org> | 2004-07-09 23:56:47 +0000 |
commit | 7eb0bc51362150f19a00201e942d8f2d858782f4 (patch) | |
tree | 51925e0e000349418768266057d280b69bb4f84a /sys/compat/ibcs2/ibcs2_syscalls.c | |
parent | c54c3ede23d618b62ce9da2e8bd64e8fcdd4b8e9 (diff) |
regen
Diffstat (limited to 'sys/compat/ibcs2/ibcs2_syscalls.c')
-rw-r--r-- | sys/compat/ibcs2/ibcs2_syscalls.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/compat/ibcs2/ibcs2_syscalls.c b/sys/compat/ibcs2/ibcs2_syscalls.c index 08c77764f9e..70cc6b9d0d7 100644 --- a/sys/compat/ibcs2/ibcs2_syscalls.c +++ b/sys/compat/ibcs2/ibcs2_syscalls.c @@ -1,10 +1,10 @@ -/* $OpenBSD: ibcs2_syscalls.c,v 1.8 2001/08/26 04:14:26 deraadt Exp $ */ +/* $OpenBSD: ibcs2_syscalls.c,v 1.9 2004/07/09 23:55:31 millert Exp $ */ /* * System call names. * * DO NOT EDIT-- this file is automatically generated. - * created from OpenBSD: syscalls.master,v 1.7 1999/06/07 07:17:47 deraadt Exp + * created from OpenBSD: syscalls.master,v 1.8 2002/03/14 03:16:03 millert Exp */ char *ibcs2_syscallnames[] = { |