diff options
| author | mycroft <mycroft@NetBSD.org> | 1998-09-11 23:13:32 +0000 |
|---|---|---|
| committer | mycroft <mycroft@NetBSD.org> | 1998-09-11 23:13:32 +0000 |
| commit | f384c47bc73d7217bfbb5232dd63d0caf005bb5a (patch) | |
| tree | 5c59f9bc4616685d6ff4374e63b9a45f09bfeab6 /sys/compat/linux/linux_syscalls.c | |
| parent | ae0f007e155645d5e55bca4ad358a13be82f0e64 (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 d72f99cdb25..a3dfea70dba 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.29 1998/08/07 17:21:35 kleink Exp $ */ +/* $NetBSD: linux_syscalls.c,v 1.30 1998/09/11 23:14:58 mycroft Exp $ */ /* * System call names. * * 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 */ #if defined(_KERNEL) && !defined(_LKM) |
