summaryrefslogtreecommitdiff
path: root/sys/compat/linux/arch/mips/linux_syscalls.c
diff options
context:
space:
mode:
authoralnsn <alnsn@NetBSD.org>2011-05-30 21:37:37 +0000
committeralnsn <alnsn@NetBSD.org>2011-05-30 21:37:37 +0000
commit1aa1f6e5f48d3470ebbbb4eca69ba65df7072ba2 (patch)
tree40c44847e6a9c7124afde40dd35556a42750bde6 /sys/compat/linux/arch/mips/linux_syscalls.c
parentbb67995f89edad2aeed6509fba47e625d58ce54e (diff)
Regenerate files to pick up correct RCS Ids. Suggested by Chris Badura.
Diffstat (limited to 'sys/compat/linux/arch/mips/linux_syscalls.c')
-rw-r--r--sys/compat/linux/arch/mips/linux_syscalls.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/sys/compat/linux/arch/mips/linux_syscalls.c b/sys/compat/linux/arch/mips/linux_syscalls.c
index 044b7054912..99059f17d9d 100644
--- a/sys/compat/linux/arch/mips/linux_syscalls.c
+++ b/sys/compat/linux/arch/mips/linux_syscalls.c
@@ -1,14 +1,14 @@
-/* $NetBSD: linux_syscalls.c,v 1.45 2011/05/30 17:50:32 alnsn Exp $ */
+/* $NetBSD: linux_syscalls.c,v 1.46 2011/05/30 21:37:39 alnsn Exp $ */
/*
* System call names.
*
* DO NOT EDIT-- this file is automatically generated.
- * created from NetBSD: syscalls.master,v 1.40 2011/04/15 13:04:53 he Exp
+ * created from NetBSD: syscalls.master,v 1.41 2011/05/30 17:50:32 alnsn Exp
*/
#include <sys/cdefs.h>
-__KERNEL_RCSID(0, "$NetBSD: linux_syscalls.c,v 1.45 2011/05/30 17:50:32 alnsn Exp $");
+__KERNEL_RCSID(0, "$NetBSD: linux_syscalls.c,v 1.46 2011/05/30 21:37:39 alnsn Exp $");
#if defined(_KERNEL_OPT)
#include <sys/param.h>