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_syscallargs.h | |
parent | c54c3ede23d618b62ce9da2e8bd64e8fcdd4b8e9 (diff) |
regen
Diffstat (limited to 'sys/compat/ibcs2/ibcs2_syscallargs.h')
-rw-r--r-- | sys/compat/ibcs2/ibcs2_syscallargs.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/compat/ibcs2/ibcs2_syscallargs.h b/sys/compat/ibcs2/ibcs2_syscallargs.h index ef922de57a3..43787be4f8f 100644 --- a/sys/compat/ibcs2/ibcs2_syscallargs.h +++ b/sys/compat/ibcs2/ibcs2_syscallargs.h @@ -1,10 +1,10 @@ -/* $OpenBSD: ibcs2_syscallargs.h,v 1.10 2002/03/14 01:26:50 millert Exp $ */ +/* $OpenBSD: ibcs2_syscallargs.h,v 1.11 2004/07/09 23:55:31 millert Exp $ */ /* * System call argument lists. * * 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 */ #ifdef syscallarg |