diff options
author | Michael Shalayeff <mickey@cvs.openbsd.org> | 2004-09-19 22:04:50 +0000 |
---|---|---|
committer | Michael Shalayeff <mickey@cvs.openbsd.org> | 2004-09-19 22:04:50 +0000 |
commit | ba2ce2ac4893e710c463d3ac681764a231c52697 (patch) | |
tree | 8dd33bc10d123661aab305d022e9b31dd5070239 /sys/compat/hpux/hppa/hpux_syscalls.c | |
parent | c4c0ea56efbfffae7c113eeb438a472ef7954b7d (diff) |
regen
Diffstat (limited to 'sys/compat/hpux/hppa/hpux_syscalls.c')
-rw-r--r-- | sys/compat/hpux/hppa/hpux_syscalls.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/compat/hpux/hppa/hpux_syscalls.c b/sys/compat/hpux/hppa/hpux_syscalls.c index 88e047bbba2..8c4bf6867a7 100644 --- a/sys/compat/hpux/hppa/hpux_syscalls.c +++ b/sys/compat/hpux/hppa/hpux_syscalls.c @@ -1,10 +1,10 @@ -/* $OpenBSD: hpux_syscalls.c,v 1.7 2004/07/15 20:08:31 mickey Exp $ */ +/* $OpenBSD: hpux_syscalls.c,v 1.8 2004/09/19 22:04:49 mickey Exp $ */ /* * System call names. * * DO NOT EDIT-- this file is automatically generated. - * created from OpenBSD: syscalls.master,v 1.7 2004/07/15 20:07:41 mickey Exp + * created from OpenBSD: syscalls.master,v 1.8 2004/09/19 22:04:15 mickey Exp */ char *hpux_syscallnames[] = { |