diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 2001-08-26 04:14:28 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 2001-08-26 04:14:28 +0000 |
commit | 9edc32a66c05b6833b8d2274526c21ec49520eaa (patch) | |
tree | 84101f7c2a73fdfee3d231212ecf7f3aed40f311 /sys/compat/netbsd/netbsd_syscall.h | |
parent | ccad3e6cbdd1e5db33d39d2138d048187344cd2d (diff) |
sync
Diffstat (limited to 'sys/compat/netbsd/netbsd_syscall.h')
-rw-r--r-- | sys/compat/netbsd/netbsd_syscall.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/compat/netbsd/netbsd_syscall.h b/sys/compat/netbsd/netbsd_syscall.h index 17e09d16412..20deb195ab8 100644 --- a/sys/compat/netbsd/netbsd_syscall.h +++ b/sys/compat/netbsd/netbsd_syscall.h @@ -1,10 +1,10 @@ -/* $OpenBSD: netbsd_syscall.h,v 1.13 2001/05/16 21:24:00 millert Exp $ */ +/* $OpenBSD: netbsd_syscall.h,v 1.14 2001/08/26 04:14:26 deraadt Exp $ */ /* * System call numbers. * * DO NOT EDIT-- this file is automatically generated. - * created from; OpenBSD: syscalls.master,v 1.12 2001/05/16 17:14:38 millert Exp + * created from; OpenBSD: syscalls.master,v 1.13 2001/05/16 21:24:01 millert Exp */ /* syscall: "syscall" ret: "int" args: "int" "..." */ |