aboutsummaryrefslogtreecommitdiff
path: root/sys/compat/freebsd32/freebsd32_syscalls.c
diff options
context:
space:
mode:
authorKonstantin Belousov <kib@FreeBSD.org>2009-10-27 11:02:04 +0000
committerKonstantin Belousov <kib@FreeBSD.org>2009-10-27 11:02:04 +0000
commit063e9958a6f1708542780495c1b08d9e95622ac6 (patch)
tree26ecaa2f3875a10640494b5947fce9c5a93b607c /sys/compat/freebsd32/freebsd32_syscalls.c
parent550ca2a8a3ce6d5f96644e1082d2f0c2ec680815 (diff)
downloadsrc-063e9958a6f1708542780495c1b08d9e95622ac6.tar.gz
src-063e9958a6f1708542780495c1b08d9e95622ac6.zip
Regenerate
Notes
Notes: svn path=/head/; revision=198512
Diffstat (limited to 'sys/compat/freebsd32/freebsd32_syscalls.c')
-rw-r--r--sys/compat/freebsd32/freebsd32_syscalls.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/sys/compat/freebsd32/freebsd32_syscalls.c b/sys/compat/freebsd32/freebsd32_syscalls.c
index aff773567373..76196eb340c7 100644
--- a/sys/compat/freebsd32/freebsd32_syscalls.c
+++ b/sys/compat/freebsd32/freebsd32_syscalls.c
@@ -3,7 +3,7 @@
*
* DO NOT EDIT-- this file is automatically generated.
* $FreeBSD$
- * created from FreeBSD: head/sys/compat/freebsd32/syscalls.master 197636 2009-09-30 08:46:01Z rwatson
+ * created from FreeBSD: head/sys/compat/freebsd32/syscalls.master 198508 2009-10-27 10:55:34Z kib
*/
const char *freebsd32_syscallnames[] = {
@@ -529,4 +529,5 @@ const char *freebsd32_syscallnames[] = {
"#519", /* 519 = pdkill */
"#520", /* 520 = pdgetpid */
"#521", /* 521 = pdwait */
+ "freebsd32_pselect", /* 522 = freebsd32_pselect */
};