diff options
author | Ted Unangst <tedu@cvs.openbsd.org> | 2004-05-28 18:31:14 +0000 |
---|---|---|
committer | Ted Unangst <tedu@cvs.openbsd.org> | 2004-05-28 18:31:14 +0000 |
commit | 83d23ae0746114f947c8dd433de3dc7935c7c2bb (patch) | |
tree | dc7fcb5397623adc2f356a41ef3a6b5b9d1ca800 /sys/compat/bsdos/bsdos_syscall.h | |
parent | a7cd8a0dac9cb8621a54f41dd1671f75f2e4865f (diff) |
regen
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 6f5e6b0187f..6c9cbf06e05 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.13 2004/01/14 05:26:56 tedu Exp $ */ +/* $OpenBSD: bsdos_syscall.h,v 1.14 2004/05/28 18:31:12 tedu Exp $ */ /* * System call numbers. * * DO NOT EDIT-- this file is automatically generated. - * created from OpenBSD: syscalls.master,v 1.12 2004/01/14 05:23:25 tedu Exp + * created from OpenBSD: syscalls.master,v 1.13 2004/05/28 18:28:14 tedu Exp */ /* syscall: "syscall" ret: "int" args: */ |