diff options
| author | tsutsui <tsutsui@NetBSD.org> | 2009-01-11 13:00:25 +0000 |
|---|---|---|
| committer | tsutsui <tsutsui@NetBSD.org> | 2009-01-11 13:00:25 +0000 |
| commit | 8a2b8ba767965fbc5050c370186676daca024137 (patch) | |
| tree | ff2be1917119f0dd2752cc211ca2c5b4dcfcd15c /sys/compat/linux/arch/m68k/linux_syscalls.c | |
| parent | 4f0ae35127a9af7daa0b451e55200f3cc264577d (diff) | |
Regen from syscalls.master rev 1.64:
> Update for compat_50 stuff. (compile test only)
Diffstat (limited to 'sys/compat/linux/arch/m68k/linux_syscalls.c')
| -rw-r--r-- | sys/compat/linux/arch/m68k/linux_syscalls.c | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sys/compat/linux/arch/m68k/linux_syscalls.c b/sys/compat/linux/arch/m68k/linux_syscalls.c index 39e4254355c..583104194cd 100644 --- a/sys/compat/linux/arch/m68k/linux_syscalls.c +++ b/sys/compat/linux/arch/m68k/linux_syscalls.c @@ -1,14 +1,14 @@ -/* $NetBSD: linux_syscalls.c,v 1.68 2008/11/12 18:09:22 njoly Exp $ */ +/* $NetBSD: linux_syscalls.c,v 1.69 2009/01/11 13:00:25 tsutsui Exp $ */ /* * System call names. * * DO NOT EDIT-- this file is automatically generated. - * created from NetBSD: syscalls.master,v 1.63 2008/11/12 18:07:40 njoly Exp + * created from NetBSD: syscalls.master,v 1.64 2009/01/11 12:59:34 tsutsui Exp */ #include <sys/cdefs.h> -__KERNEL_RCSID(0, "$NetBSD: linux_syscalls.c,v 1.68 2008/11/12 18:09:22 njoly Exp $"); +__KERNEL_RCSID(0, "$NetBSD: linux_syscalls.c,v 1.69 2009/01/11 13:00:25 tsutsui Exp $"); #if defined(_KERNEL_OPT) #if defined(_KERNEL_OPT) |
