diff options
author | Ted Unangst <tedu@cvs.openbsd.org> | 2007-04-05 15:33:59 +0000 |
---|---|---|
committer | Ted Unangst <tedu@cvs.openbsd.org> | 2007-04-05 15:33:59 +0000 |
commit | fa93e63b7fd7c6ed472f8180c637bff65d4b186a (patch) | |
tree | 772e3c2c62f6eb470cbbdd9633d3f189fdd10a7d /sys/compat/freebsd/freebsd_syscalls.c | |
parent | 3ce4a1e1232df853581febd80affa8ef602275e4 (diff) |
regen
Diffstat (limited to 'sys/compat/freebsd/freebsd_syscalls.c')
-rw-r--r-- | sys/compat/freebsd/freebsd_syscalls.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/compat/freebsd/freebsd_syscalls.c b/sys/compat/freebsd/freebsd_syscalls.c index f82391df680..aff7febab6f 100644 --- a/sys/compat/freebsd/freebsd_syscalls.c +++ b/sys/compat/freebsd/freebsd_syscalls.c @@ -1,10 +1,10 @@ -/* $OpenBSD: freebsd_syscalls.c,v 1.31 2006/09/22 15:30:44 pedro Exp $ */ +/* $OpenBSD: freebsd_syscalls.c,v 1.32 2007/04/05 15:33:58 tedu Exp $ */ /* * System call names. * * DO NOT EDIT-- this file is automatically generated. - * created from OpenBSD: syscalls.master,v 1.30 2006/09/22 15:29:57 pedro Exp + * created from OpenBSD: syscalls.master,v 1.31 2007/04/05 15:33:42 tedu Exp */ char *freebsd_syscallnames[] = { |