diff options
| author | christos <christos@NetBSD.org> | 1997-10-16 23:55:23 +0000 |
|---|---|---|
| committer | christos <christos@NetBSD.org> | 1997-10-16 23:55:23 +0000 |
| commit | ec57088486316ea871a7b8742f960dc9aaa1973c (patch) | |
| tree | b05ff4eabfe9c9558e9c7e7ead071fcc256f110f /sys/compat/linux/linux_syscalls.c | |
| parent | 79acd83ca56e6f9b40fb75bfd95ceb7b2a208a51 (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 ebf54c238cf..6026f169b37 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.20 1997/10/15 17:18:38 mycroft Exp + * created from NetBSD: syscalls.master,v 1.21 1997/10/16 23:53:07 christos Exp */ char *linux_syscallnames[] = { @@ -90,7 +90,7 @@ char *linux_syscallnames[] = { "setgroups", /* 81 = setgroups */ "oldselect", /* 82 = oldselect */ "symlink", /* 83 = symlink */ - "olstat", /* 84 = olstat */ + "oolstat", /* 84 = oolstat */ "readlink", /* 85 = readlink */ "uselib", /* 86 = uselib */ "swapon", /* 87 = swapon */ |
