diff options
Diffstat (limited to 'sys/i386/ibcs2/ibcs2_syscall.h')
-rw-r--r-- | sys/i386/ibcs2/ibcs2_syscall.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/i386/ibcs2/ibcs2_syscall.h b/sys/i386/ibcs2/ibcs2_syscall.h index be3375f..c34b23f 100644 --- a/sys/i386/ibcs2/ibcs2_syscall.h +++ b/sys/i386/ibcs2/ibcs2_syscall.h @@ -2,7 +2,7 @@ * System call numbers. * * DO NOT EDIT-- this file is automatically generated. - * created from Id: syscalls.master,v 1.7 1997/02/22 09:33:38 peter Exp + * created from Id: syscalls.master,v 1.8 1997/04/09 15:44:46 bde Exp */ #define IBCS2_SYS_syscall 0 |