summaryrefslogtreecommitdiff
path: root/sys/compat/linux/linux_syscalls.c
diff options
context:
space:
mode:
authorkleink <kleink@NetBSD.org>1998-08-07 17:21:35 +0000
committerkleink <kleink@NetBSD.org>1998-08-07 17:21:35 +0000
commit86233eeede095038e79b06d85fbf0fbaf9a6a8dd (patch)
tree6a12565bc25c89e9514ebcdf0b389196eca1648f /sys/compat/linux/linux_syscalls.c
parent61c0d1071aef978d2e4e13570137ce7d9396cb70 (diff)
Regen again, to indicate which master revision these were generated from.
Diffstat (limited to 'sys/compat/linux/linux_syscalls.c')
-rw-r--r--sys/compat/linux/linux_syscalls.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/compat/linux/linux_syscalls.c b/sys/compat/linux/linux_syscalls.c
index c5e81afcdb6..d72f99cdb25 100644
--- a/sys/compat/linux/linux_syscalls.c
+++ b/sys/compat/linux/linux_syscalls.c
@@ -1,10 +1,10 @@
-/* $NetBSD: linux_syscalls.c,v 1.28 1998/08/05 00:44:33 perry Exp $ */
+/* $NetBSD: linux_syscalls.c,v 1.29 1998/08/07 17:21:35 kleink Exp $ */
/*
* System call names.
*
* DO NOT EDIT-- this file is automatically generated.
- * created from NetBSD: syscalls.master,v 1.23 1998/02/20 18:09:04 mycroft Exp
+ * created from NetBSD: syscalls.master,v 1.24 1998/08/05 00:44:34 perry Exp
*/
#if defined(_KERNEL) && !defined(_LKM)