summaryrefslogtreecommitdiff
path: root/sys/compat/linux/linux_sysent.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/compat/linux/linux_sysent.c')
-rw-r--r--sys/compat/linux/linux_sysent.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/compat/linux/linux_sysent.c b/sys/compat/linux/linux_sysent.c
index 66c94dcda9e..11a9ca497a4 100644
--- a/sys/compat/linux/linux_sysent.c
+++ b/sys/compat/linux/linux_sysent.c
@@ -1,10 +1,10 @@
-/* $NetBSD: linux_sysent.c,v 1.32 1998/08/07 17:21:36 kleink Exp $ */
+/* $NetBSD: linux_sysent.c,v 1.33 1998/09/11 23:14:58 mycroft Exp $ */
/*
* System call switch table.
*
* DO NOT EDIT-- this file is automatically generated.
- * created from NetBSD: syscalls.master,v 1.24 1998/08/05 00:44:34 perry Exp
+ * created from NetBSD: syscalls.master,v 1.25 1998/09/11 12:50:09 mycroft Exp
*/
#include <sys/param.h>