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 4d92ba8cacb..9fa0276623a 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.20 2008/01/05 00:36:10 miod Exp $ */ +/* $OpenBSD: bsdos_syscall.h,v 1.21 2008/01/05 00:38:13 miod Exp $ */ /* * System call numbers. * * DO NOT EDIT-- this file is automatically generated. - * created from OpenBSD: syscalls.master,v 1.17 2006/09/22 15:29:57 pedro Exp + * created from OpenBSD: syscalls.master,v 1.18 2008/01/05 00:36:11 miod Exp */ /* syscall: "syscall" ret: "int" args: */ |