diff options
Diffstat (limited to 'sys/compat/bsdos/bsdos_syscall.h')
-rw-r--r-- | sys/compat/bsdos/bsdos_syscall.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/compat/bsdos/bsdos_syscall.h b/sys/compat/bsdos/bsdos_syscall.h index 2059e44d8c0..1cf06fb10cd 100644 --- a/sys/compat/bsdos/bsdos_syscall.h +++ b/sys/compat/bsdos/bsdos_syscall.h @@ -1,10 +1,10 @@ -/* $OpenBSD: bsdos_syscall.h,v 1.11 2003/01/30 03:32:44 millert Exp $ */ +/* $OpenBSD: bsdos_syscall.h,v 1.12 2003/05/10 17:55:53 miod Exp $ */ /* * System call numbers. * * DO NOT EDIT-- this file is automatically generated. - * created from OpenBSD: syscalls.master,v 1.10 2003/01/30 03:29:48 millert Exp + * created from OpenBSD: syscalls.master,v 1.11 2003/05/10 17:53:53 miod Exp */ /* syscall: "syscall" ret: "int" args: */ |