diff options
author | Nathan Whitehorn <nwhitehorn@FreeBSD.org> | 2010-03-11 14:56:59 +0000 |
---|---|---|
committer | Nathan Whitehorn <nwhitehorn@FreeBSD.org> | 2010-03-11 14:56:59 +0000 |
commit | 6754ffc8a13432d759953141921c4bb2bc088755 (patch) | |
tree | 75b892752ed1657ddb5a6b7c39e03b659e8905b2 /sys/compat/freebsd32/freebsd32_syscall.h | |
parent | da4e34909f367044fc4588b48a37d2657c29354a (diff) |
Regen after big endian compatibility import.
Notes
Notes:
svn path=/head/; revision=205016
Diffstat (limited to 'sys/compat/freebsd32/freebsd32_syscall.h')
-rw-r--r-- | sys/compat/freebsd32/freebsd32_syscall.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/compat/freebsd32/freebsd32_syscall.h b/sys/compat/freebsd32/freebsd32_syscall.h index dbecee635c53..fcf396e8bd13 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 203660 2010-02-08 10:02:01Z ed + * created from FreeBSD: head/sys/compat/freebsd32/syscalls.master 205014 2010-03-11 14:49:06Z nwhitehorn */ #define FREEBSD32_SYS_syscall 0 |