x32: Create posix_types_x32.h
authorH. Peter Anvin <hpa@zytor.com>
Tue, 14 Feb 2012 21:13:21 +0000 (13:13 -0800)
committerH. Peter Anvin <hpa@zytor.com>
Mon, 20 Feb 2012 20:48:47 +0000 (12:48 -0800)
This is the same as the 64-bit posix_types.h, except that
__kernel_[u]long_t is defined to be [unsigned] long long and therefore
64 bits.

Signed-off-by: H. Peter Anvin <hpa@zytor.com>

No differences found