diff options
| author | fvdl <fvdl@NetBSD.org> | 1995-07-24 06:39:38 +0000 |
|---|---|---|
| committer | fvdl <fvdl@NetBSD.org> | 1995-07-24 06:39:38 +0000 |
| commit | 64b54f62f4f3d4d3ec29277bd12900215cee24c7 (patch) | |
| tree | dc6dd1ac5f816c90abdad9376f6ee360f5d1661e /sys/compat/linux/linux_syscalls.c | |
| parent | 891ce379fdefdd71706052fd439c9a1cd57c85b8 (diff) | |
syscalls.master changed
Diffstat (limited to 'sys/compat/linux/linux_syscalls.c')
| -rw-r--r-- | sys/compat/linux/linux_syscalls.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/compat/linux/linux_syscalls.c b/sys/compat/linux/linux_syscalls.c index 3f3b28f33fd..6fbb64485e6 100644 --- a/sys/compat/linux/linux_syscalls.c +++ b/sys/compat/linux/linux_syscalls.c @@ -2,7 +2,7 @@ * System call names. * * DO NOT EDIT-- this file is automatically generated. - * created from NetBSD: syscalls.master,v 1.6 1995/06/11 14:57:01 fvdl Exp + * created from NetBSD: syscalls.master,v 1.7 1995/07/24 06:35:58 fvdl Exp */ char *linux_syscallnames[] = { |
