diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 1996-08-25 12:21:49 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 1996-08-25 12:21:49 +0000 |
commit | 03abe9b1bcd7af738406e8ca96bd745609d006d5 (patch) | |
tree | 05966a0ce0a0c5a6435fb6f7cd9faed6f94153aa /sys/compat/sunos/sunos_syscall.h | |
parent | c0d8e069269f4b68db3b7b60ad34b70bf98b9b82 (diff) |
sync
Diffstat (limited to 'sys/compat/sunos/sunos_syscall.h')
-rw-r--r-- | sys/compat/sunos/sunos_syscall.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/compat/sunos/sunos_syscall.h b/sys/compat/sunos/sunos_syscall.h index e970f2397b2..f1f9518267b 100644 --- a/sys/compat/sunos/sunos_syscall.h +++ b/sys/compat/sunos/sunos_syscall.h @@ -2,7 +2,7 @@ * System call numbers. * * DO NOT EDIT-- this file is automatically generated. - * created from OpenBSD: syscalls.master,v 1.4 1996/08/02 21:55:22 niklas Exp + * created from OpenBSD: syscalls.master,v 1.5 1996/08/25 12:19:58 deraadt Exp */ #define SUNOS_SYS_syscall 0 |