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.h9
1 files changed, 7 insertions, 2 deletions
diff --git a/sys/compat/freebsd32/freebsd32_syscall.h b/sys/compat/freebsd32/freebsd32_syscall.h
index a5d0fd6..67a0ac2 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.96 2008/02/12 20:09:03 ru Exp
+ * created from FreeBSD: src/sys/compat/freebsd32/syscalls.master,v 1.98 2008/03/25 19:34:47 jhb Exp
*/
#define FREEBSD32_SYS_syscall 0
@@ -335,4 +335,9 @@
#define FREEBSD32_SYS_thr_kill2 481
#define FREEBSD32_SYS_shm_open 482
#define FREEBSD32_SYS_shm_unlink 483
-#define FREEBSD32_SYS_MAXSYSCALL 484
+#define FREEBSD32_SYS_cpuset 484
+#define FREEBSD32_SYS_cpuset_setid 485
+#define FREEBSD32_SYS_cpuset_getid 486
+#define FREEBSD32_SYS_cpuset_getaffinity 487
+#define FREEBSD32_SYS_cpuset_setaffinity 488
+#define FREEBSD32_SYS_MAXSYSCALL 489
OpenPOWER on IntegriCloud