From: H. Peter Anvin Date: Tue, 14 Feb 2012 21:13:21 +0000 (-0800) Subject: x32: Create posix_types_x32.h X-Git-Tag: v3.4-rc1~33^2~42 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1f5e27a90add2fe2a1c11508f68d377e3ddcf9ab;p=pandora-kernel.git x32: Create posix_types_x32.h 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 --- Reading git-diff-tree failed