diff options
author | Todd C. Miller <millert@cvs.openbsd.org> | 1999-05-31 18:18:14 +0000 |
---|---|---|
committer | Todd C. Miller <millert@cvs.openbsd.org> | 1999-05-31 18:18:14 +0000 |
commit | e43fdab044424d7c3089f47239027f2963736ef5 (patch) | |
tree | 7970d45b9b98c2caf0efcced785a8ca5920beb06 /sys/compat/freebsd/freebsd_syscall.h | |
parent | a38c012fff155fedb103a8ce6792a810fe878f55 (diff) |
regen
Diffstat (limited to 'sys/compat/freebsd/freebsd_syscall.h')
-rw-r--r-- | sys/compat/freebsd/freebsd_syscall.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/compat/freebsd/freebsd_syscall.h b/sys/compat/freebsd/freebsd_syscall.h index 3334bac653c..6162cbd8a0c 100644 --- a/sys/compat/freebsd/freebsd_syscall.h +++ b/sys/compat/freebsd/freebsd_syscall.h @@ -1,10 +1,10 @@ -/* $OpenBSD: freebsd_syscall.h,v 1.9 1999/05/31 17:34:45 millert Exp $ */ +/* $OpenBSD: freebsd_syscall.h,v 1.10 1999/05/31 18:18:09 millert Exp $ */ /* * System call numbers. * * DO NOT EDIT-- this file is automatically generated. - * created from OpenBSD: syscalls.master,v 1.9 1999/02/10 08:05:08 deraadt Exp + * created from OpenBSD: syscalls.master,v 1.10 1999/05/31 17:34:45 millert Exp */ /* syscall: "syscall" ret: "int" args: */ |