diff options
author | Niklas Hallqvist <niklas@cvs.openbsd.org> | 1998-02-10 13:43:47 +0000 |
---|---|---|
committer | Niklas Hallqvist <niklas@cvs.openbsd.org> | 1998-02-10 13:43:47 +0000 |
commit | ec7e8ea8918ce77ebf4140a5b7035f43479f5953 (patch) | |
tree | 133d0e0189c9d2409da402e7bc423153e2ab3057 /sys/compat/svr4/svr4_syscalls.c | |
parent | 8cac130c7132f907d232c05eb7be5992503751a3 (diff) |
regen
Diffstat (limited to 'sys/compat/svr4/svr4_syscalls.c')
-rw-r--r-- | sys/compat/svr4/svr4_syscalls.c | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/sys/compat/svr4/svr4_syscalls.c b/sys/compat/svr4/svr4_syscalls.c index 5610136ff40..9d77870e4db 100644 --- a/sys/compat/svr4/svr4_syscalls.c +++ b/sys/compat/svr4/svr4_syscalls.c @@ -1,8 +1,10 @@ +/* $OpenBSD: svr4_syscalls.c,v 1.23 1998/02/10 13:43:45 niklas Exp $ */ + /* * System call names. * * DO NOT EDIT-- this file is automatically generated. - * created from OpenBSD: syscalls.master,v 1.21 1997/12/09 10:59:50 deraadt Exp + * created from OpenBSD: syscalls.master,v 1.22 1998/02/10 13:41:55 niklas Exp */ char *svr4_syscallnames[] = { |