diff options
author | Ed Schouten <ed@FreeBSD.org> | 2011-11-19 06:36:11 +0000 |
---|---|---|
committer | Ed Schouten <ed@FreeBSD.org> | 2011-11-19 06:36:11 +0000 |
commit | 51cfb9474f167648dd37706f46579f55577fd722 (patch) | |
tree | 2d464a427e38eb5ef99bb250a6e64f9873cf1963 /sys/compat/svr4/svr4_syscallnames.c | |
parent | d3a993d46bb4b915ddf8d047d676af5aa051c4b1 (diff) |
Regenerate system call tables.
Notes
Notes:
svn path=/head/; revision=227692
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 ec1376a7d191..dffc0cd964f9 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 FreeBSD: head/sys/compat/svr4/syscalls.master 203660 2010-02-08 10:02:01Z ed + * created from FreeBSD: head/sys/compat/svr4/syscalls.master 227691 2011-11-19 06:35:15Z ed */ const char *svr4_syscallnames[] = { |