diff options
author | Bruce Evans <bde@FreeBSD.org> | 2000-05-10 14:38:28 +0000 |
---|---|---|
committer | Bruce Evans <bde@FreeBSD.org> | 2000-05-10 14:38:28 +0000 |
commit | fdf7d274e836911049b97eec0b504e7906535233 (patch) | |
tree | 22a81d99243bb69d5b4bac47a93e0dd251793202 /sys/compat/svr4/svr4_syscallnames.c | |
parent | 43914915def906c92cd0f84b2fdc77dda1ef418f (diff) |
Regenerated (to fix "created from" lines, and to fix the previous
regeneration which somehow used the wrong syscalls.master file,
resulting in unbuildable svr4_sysent.c).
Notes
Notes:
svn path=/head/; revision=60325
Diffstat (limited to 'sys/compat/svr4/svr4_syscallnames.c')
-rw-r--r-- | sys/compat/svr4/svr4_syscallnames.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/compat/svr4/svr4_syscallnames.c b/sys/compat/svr4/svr4_syscallnames.c index 6de96e6917fb..d4ab739764e7 100644 --- a/sys/compat/svr4/svr4_syscallnames.c +++ b/sys/compat/svr4/svr4_syscallnames.c @@ -3,7 +3,7 @@ * * DO NOT EDIT-- this file is automatically generated. * $FreeBSD$ - * created from; @(#)syscalls.master 8.1 (Berkeley) 7/19/93 + * created from FreeBSD: src/sys/svr4/syscalls.master,v 1.8 2000/05/10 14:32:32 bde Exp */ char *svr4_syscallnames[] = { |