diff options
author | Miod Vallat <miod@cvs.openbsd.org> | 2003-04-30 22:03:24 +0000 |
---|---|---|
committer | Miod Vallat <miod@cvs.openbsd.org> | 2003-04-30 22:03:24 +0000 |
commit | 72dec8185f03d3407362cd91da1cbdd4921126ee (patch) | |
tree | 976ad1e30511cb2ca246f3c8d22eb8348336e419 /sys/compat/netbsd/netbsd_syscalls.c | |
parent | 3f5c774f949c9c290c9f4f429e27b500dc3c71b9 (diff) |
Regen
Diffstat (limited to 'sys/compat/netbsd/netbsd_syscalls.c')
-rw-r--r-- | sys/compat/netbsd/netbsd_syscalls.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/compat/netbsd/netbsd_syscalls.c b/sys/compat/netbsd/netbsd_syscalls.c index ed4a4f26ed7..ba936f28b11 100644 --- a/sys/compat/netbsd/netbsd_syscalls.c +++ b/sys/compat/netbsd/netbsd_syscalls.c @@ -1,10 +1,10 @@ -/* $OpenBSD: netbsd_syscalls.c,v 1.19 2003/01/30 03:32:44 millert Exp $ */ +/* $OpenBSD: netbsd_syscalls.c,v 1.20 2003/04/30 22:03:23 miod Exp $ */ /* * System call names. * * DO NOT EDIT-- this file is automatically generated. - * created from; OpenBSD: syscalls.master,v 1.18 2003/01/30 03:29:49 millert Exp + * created from; OpenBSD: syscalls.master,v 1.19 2003/04/30 22:02:56 miod Exp */ char *netbsd_syscallnames[] = { |