diff options
author | rwatson <rwatson@FreeBSD.org> | 2009-09-30 08:48:59 +0000 |
---|---|---|
committer | rwatson <rwatson@FreeBSD.org> | 2009-09-30 08:48:59 +0000 |
commit | 47ee86367a135e2353bf006d42eff7174aaa6f8c (patch) | |
tree | 224c08545069cf12a0d0112a6019b4e064b21481 /sys/compat/freebsd32/freebsd32_syscall.h | |
parent | 3d5e3df28caf5a97723515d87997756eb9f8b286 (diff) | |
download | FreeBSD-src-47ee86367a135e2353bf006d42eff7174aaa6f8c.zip FreeBSD-src-47ee86367a135e2353bf006d42eff7174aaa6f8c.tar.gz |
Regenerate system call files following r197636.
Diffstat (limited to 'sys/compat/freebsd32/freebsd32_syscall.h')
-rw-r--r-- | sys/compat/freebsd32/freebsd32_syscall.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/compat/freebsd32/freebsd32_syscall.h b/sys/compat/freebsd32/freebsd32_syscall.h index 6ff55df..d40842b 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 195468 2009-07-08 16:26:43Z trasz + * created from FreeBSD: head/sys/compat/freebsd32/syscalls.master 197636 2009-09-30 08:46:01Z rwatson */ #define FREEBSD32_SYS_syscall 0 @@ -382,4 +382,4 @@ #define FREEBSD32_SYS_freebsd32_msgctl 511 #define FREEBSD32_SYS_freebsd32_shmctl 512 #define FREEBSD32_SYS_lpathconf 513 -#define FREEBSD32_SYS_MAXSYSCALL 514 +#define FREEBSD32_SYS_MAXSYSCALL 522 |