diff options
| author | christos <christos@NetBSD.org> | 2006-06-10 21:16:49 +0000 |
|---|---|---|
| committer | christos <christos@NetBSD.org> | 2006-06-10 21:16:49 +0000 |
| commit | ee08f35b9aa9c7ec3469ec37d627cdcf0dcbedae (patch) | |
| tree | 936652e9ece1dccc022b9687b81c8fb7b76f1040 /sys/compat/linux/arch/alpha/linux_syscalls.c | |
| parent | c02c268f6b1250a8b99febb62c601b094cb99b6b (diff) | |
regen
Diffstat (limited to 'sys/compat/linux/arch/alpha/linux_syscalls.c')
| -rw-r--r-- | sys/compat/linux/arch/alpha/linux_syscalls.c | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sys/compat/linux/arch/alpha/linux_syscalls.c b/sys/compat/linux/arch/alpha/linux_syscalls.c index 8bf2c9e0e1a..ee7dc17116c 100644 --- a/sys/compat/linux/arch/alpha/linux_syscalls.c +++ b/sys/compat/linux/arch/alpha/linux_syscalls.c @@ -1,14 +1,14 @@ -/* $NetBSD: linux_syscalls.c,v 1.59 2005/12/11 12:20:12 christos Exp $ */ +/* $NetBSD: linux_syscalls.c,v 1.60 2006/06/10 21:16:49 christos Exp $ */ /* * System call names. * * DO NOT EDIT-- this file is automatically generated. - * created from NetBSD: syscalls.master,v 1.51 2005/05/16 21:17:11 fvdl Exp + * created from NetBSD: syscalls.master,v 1.53 2006/06/10 21:15:33 christos Exp */ #include <sys/cdefs.h> -__KERNEL_RCSID(0, "$NetBSD: linux_syscalls.c,v 1.59 2005/12/11 12:20:12 christos Exp $"); +__KERNEL_RCSID(0, "$NetBSD: linux_syscalls.c,v 1.60 2006/06/10 21:16:49 christos Exp $"); #if defined(_KERNEL_OPT) #if defined(_KERNEL_OPT) |
