diff options
author | Miod Vallat <miod@cvs.openbsd.org> | 2008-01-05 00:38:14 +0000 |
---|---|---|
committer | Miod Vallat <miod@cvs.openbsd.org> | 2008-01-05 00:38:14 +0000 |
commit | 95759337c35fa3bcca6449f58ae42eadac53a71f (patch) | |
tree | b77c1fa7dba6a97b1c89ed39ec0ee0b6a2cea363 /sys/compat/ultrix/ultrix_sysent.c | |
parent | 61e7751eca16b3bbc16168c631f6cbcd28206ab2 (diff) |
regen
Diffstat (limited to 'sys/compat/ultrix/ultrix_sysent.c')
-rw-r--r-- | sys/compat/ultrix/ultrix_sysent.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/compat/ultrix/ultrix_sysent.c b/sys/compat/ultrix/ultrix_sysent.c index 836f7276be1..b74d0eb4fb0 100644 --- a/sys/compat/ultrix/ultrix_sysent.c +++ b/sys/compat/ultrix/ultrix_sysent.c @@ -1,10 +1,10 @@ -/* $OpenBSD: ultrix_sysent.c,v 1.15 2008/01/05 00:36:13 miod Exp $ */ +/* $OpenBSD: ultrix_sysent.c,v 1.16 2008/01/05 00:38:13 miod Exp $ */ /* * System call switch table. * * DO NOT EDIT-- this file is automatically generated. - * created from OpenBSD: syscalls.master,v 1.11 2004/07/09 23:52:02 millert Exp + * created from OpenBSD: syscalls.master,v 1.12 2008/01/05 00:36:13 miod Exp */ #include <sys/param.h> |