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.h19
1 files changed, 17 insertions, 2 deletions
diff --git a/sys/compat/freebsd32/freebsd32_syscall.h b/sys/compat/freebsd32/freebsd32_syscall.h
index 6520022..e511ff5 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.99 2008/03/26 15:23:07 dfr Exp
+ * created from FreeBSD: src/sys/compat/freebsd32/syscalls.master,v 1.100 2008/03/31 12:08:30 kib Exp
*/
#define FREEBSD32_SYS_syscall 0
@@ -340,4 +340,19 @@
#define FREEBSD32_SYS_cpuset_getid 486
#define FREEBSD32_SYS_cpuset_getaffinity 487
#define FREEBSD32_SYS_cpuset_setaffinity 488
-#define FREEBSD32_SYS_MAXSYSCALL 489
+#define FREEBSD32_SYS_faccessat 489
+#define FREEBSD32_SYS_fchmodat 490
+#define FREEBSD32_SYS_fchownat 491
+#define FREEBSD32_SYS_freebsd32_fexecve 492
+#define FREEBSD32_SYS_freebsd32_fstatat 493
+#define FREEBSD32_SYS_freebsd32_futimesat 494
+#define FREEBSD32_SYS_linkat 495
+#define FREEBSD32_SYS_mkdirat 496
+#define FREEBSD32_SYS_mkfifoat 497
+#define FREEBSD32_SYS_mknodat 498
+#define FREEBSD32_SYS_openat 499
+#define FREEBSD32_SYS_readlinkat 500
+#define FREEBSD32_SYS_renameat 501
+#define FREEBSD32_SYS_symlinkat 502
+#define FREEBSD32_SYS_unlinkat 503
+#define FREEBSD32_SYS_MAXSYSCALL 504
OpenPOWER on IntegriCloud