diff options
| author | mycroft <mycroft@NetBSD.org> | 1998-02-20 18:09:29 +0000 |
|---|---|---|
| committer | mycroft <mycroft@NetBSD.org> | 1998-02-20 18:09:29 +0000 |
| commit | 0e4a7ffbe053334d93d78a7c58135c06b19e1f8b (patch) | |
| tree | 8f19b0d21e52525eeff064fba9042f19826dd21b /sys/compat/linux/linux_syscalls.c | |
| parent | 26c238db7d5c66b93c4f28a998e30ee31af7f744 (diff) | |
Regen.
Diffstat (limited to 'sys/compat/linux/linux_syscalls.c')
| -rw-r--r-- | sys/compat/linux/linux_syscalls.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/compat/linux/linux_syscalls.c b/sys/compat/linux/linux_syscalls.c index 6a9cbd2850a..f82637f7829 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.26 1998/02/19 03:34:18 thorpej Exp $ */ +/* $NetBSD: linux_syscalls.c,v 1.27 1998/02/20 18:09:29 mycroft Exp $ */ /* * System call names. * * DO NOT EDIT-- this file is automatically generated. - * created from NetBSD: syscalls.master,v 1.22 1998/02/19 00:41:12 thorpej Exp + * created from NetBSD: syscalls.master,v 1.23 1998/02/20 18:09:04 mycroft Exp */ #if defined(_KERNEL) && !defined(_LKM) |
