diff options
author | jasoni <jasoni@cvs.openbsd.org> | 2000-12-22 07:34:51 +0000 |
---|---|---|
committer | jasoni <jasoni@cvs.openbsd.org> | 2000-12-22 07:34:51 +0000 |
commit | a17ed311b10979237063b4bcc21f414d13242b27 (patch) | |
tree | bb5c64403d151c3b645c9c3d477ab0f479a58ad6 /sys/compat/linux/linux_syscalls.c | |
parent | b4175d2311819c0e1150cf2535e6bfe03252fc84 (diff) |
sync
Diffstat (limited to 'sys/compat/linux/linux_syscalls.c')
-rw-r--r-- | sys/compat/linux/linux_syscalls.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/compat/linux/linux_syscalls.c b/sys/compat/linux/linux_syscalls.c index 8b27a3a0179..747741e9315 100644 --- a/sys/compat/linux/linux_syscalls.c +++ b/sys/compat/linux/linux_syscalls.c @@ -1,10 +1,10 @@ -/* $OpenBSD: linux_syscalls.c,v 1.24 2000/07/07 02:14:05 jasoni Exp $ */ +/* $OpenBSD: linux_syscalls.c,v 1.25 2000/12/22 07:34:50 jasoni Exp $ */ /* * System call names. * * DO NOT EDIT-- this file is automatically generated. - * created from OpenBSD: syscalls.master,v 1.25 2000/07/07 02:13:40 jasoni Exp + * created from OpenBSD: syscalls.master,v 1.26 2000/12/22 07:34:02 jasoni Exp */ char *linux_syscallnames[] = { |