diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 2003-05-11 19:45:46 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 2003-05-11 19:45:46 +0000 |
commit | 81f0a77163306b3de44384b2e5a4db29574c7bb6 (patch) | |
tree | f2886a8af66059e9758503044a71fd2c00bc8790 /sys/compat/sunos/sunos_syscall.h | |
parent | 5b93d89c14196992bb9520e5090c896742a22784 (diff) |
sync
Diffstat (limited to 'sys/compat/sunos/sunos_syscall.h')
-rw-r--r-- | sys/compat/sunos/sunos_syscall.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/compat/sunos/sunos_syscall.h b/sys/compat/sunos/sunos_syscall.h index 6ff84e5a444..c15bf7978de 100644 --- a/sys/compat/sunos/sunos_syscall.h +++ b/sys/compat/sunos/sunos_syscall.h @@ -1,10 +1,10 @@ -/* $OpenBSD: sunos_syscall.h,v 1.15 2003/01/30 03:32:44 millert Exp $ */ +/* $OpenBSD: sunos_syscall.h,v 1.16 2003/05/11 19:45:44 deraadt Exp $ */ /* * System call numbers. * * DO NOT EDIT-- this file is automatically generated. - * created from OpenBSD: syscalls.master,v 1.13 2003/01/30 03:29:49 millert Exp + * created from OpenBSD: syscalls.master,v 1.14 2003/05/11 19:45:18 deraadt Exp */ /* syscall: "syscall" ret: "int" args: */ |