summaryrefslogtreecommitdiffstats
path: root/sys/compat/freebsd32/freebsd32_syscall.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/compat/freebsd32/freebsd32_syscall.h')
-rw-r--r--sys/compat/freebsd32/freebsd32_syscall.h4
1 files changed, 3 insertions, 1 deletions
diff --git a/sys/compat/freebsd32/freebsd32_syscall.h b/sys/compat/freebsd32/freebsd32_syscall.h
index 7bbaa92..3f65cb9 100644
--- a/sys/compat/freebsd32/freebsd32_syscall.h
+++ b/sys/compat/freebsd32/freebsd32_syscall.h
@@ -3,7 +3,7 @@
*
* DO NOT EDIT-- this file is automatically generated.
* $FreeBSD$
- * created from FreeBSD: src/sys/compat/freebsd32/syscalls.master,v 1.80 2006/10/03 20:48:03 rwatson Exp
+ * created from FreeBSD: src/sys/compat/freebsd32/syscalls.master,v 1.81 2006/10/05 01:56:10 davidxu Exp
*/
#define FREEBSD32_SYS_syscall 0
@@ -260,6 +260,8 @@
/* 342 is old freebsd32_sigaction */
#define FREEBSD32_SYS_sigpending 343
/* 344 is old freebsd32_sigreturn */
+#define FREEBSD32_SYS_freebsd32_sigtimedwait 345
+#define FREEBSD32_SYS_freebsd32_sigwaitinfo 346
#define FREEBSD32_SYS___acl_get_file 347
#define FREEBSD32_SYS___acl_set_file 348
#define FREEBSD32_SYS___acl_get_fd 349
OpenPOWER on IntegriCloud