summaryrefslogtreecommitdiffstats
path: root/sys/compat/freebsd32/freebsd32_syscall.h
diff options
context:
space:
mode:
authorjhb <jhb@FreeBSD.org>2009-06-24 21:54:08 +0000
committerjhb <jhb@FreeBSD.org>2009-06-24 21:54:08 +0000
commit2908b25ed72b7f835ecd801316b4921f8bfd3716 (patch)
tree9cf0c0eb06eb5468e1eb830a8c3c8e25a5d7b051 /sys/compat/freebsd32/freebsd32_syscall.h
parente77e976678278627bcb06241ed98bb2cf2e4e8fd (diff)
downloadFreeBSD-src-2908b25ed72b7f835ecd801316b4921f8bfd3716.zip
FreeBSD-src-2908b25ed72b7f835ecd801316b4921f8bfd3716.tar.gz
Regen.
Diffstat (limited to 'sys/compat/freebsd32/freebsd32_syscall.h')
-rw-r--r--sys/compat/freebsd32/freebsd32_syscall.h13
1 files changed, 8 insertions, 5 deletions
diff --git a/sys/compat/freebsd32/freebsd32_syscall.h b/sys/compat/freebsd32/freebsd32_syscall.h
index 0378fcd..8dc9b97 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: head/sys/compat/freebsd32/syscalls.master 194645 2009-06-22 20:12:40Z jhb
+ * created from FreeBSD: head/sys/compat/freebsd32/syscalls.master 194910 2009-06-24 21:10:52Z jhb
*/
#define FREEBSD32_SYS_syscall 0
@@ -190,15 +190,15 @@
#define FREEBSD32_SYS_freebsd32_futimes 206
#define FREEBSD32_SYS_getpgid 207
#define FREEBSD32_SYS_poll 209
-#define FREEBSD32_SYS_freebsd32_semctl 220
+#define FREEBSD32_SYS_freebsd7_freebsd32_semctl 220
#define FREEBSD32_SYS_semget 221
#define FREEBSD32_SYS_semop 222
-#define FREEBSD32_SYS_freebsd32_msgctl 224
+#define FREEBSD32_SYS_freebsd7_freebsd32_msgctl 224
#define FREEBSD32_SYS_msgget 225
#define FREEBSD32_SYS_freebsd32_msgsnd 226
#define FREEBSD32_SYS_freebsd32_msgrcv 227
#define FREEBSD32_SYS_shmat 228
-#define FREEBSD32_SYS_freebsd32_shmctl 229
+#define FREEBSD32_SYS_freebsd7_freebsd32_shmctl 229
#define FREEBSD32_SYS_shmdt 230
#define FREEBSD32_SYS_shmget 231
#define FREEBSD32_SYS_freebsd32_clock_gettime 232
@@ -378,4 +378,7 @@
#define FREEBSD32_SYS_freebsd32_jail_set 507
#define FREEBSD32_SYS_jail_remove 508
#define FREEBSD32_SYS_closefrom 509
-#define FREEBSD32_SYS_MAXSYSCALL 510
+#define FREEBSD32_SYS_freebsd32_semctl 510
+#define FREEBSD32_SYS_freebsd32_msgctl 511
+#define FREEBSD32_SYS_freebsd32_shmctl 512
+#define FREEBSD32_SYS_MAXSYSCALL 513
OpenPOWER on IntegriCloud