Initial import from kernel v3.7
[profile/ivi/kernel-headers.git] / usr / include / asm / posix_types.h
1 # ifdef __i386__
2 #  include <asm/posix_types_32.h>
3 # elif defined(__ILP32__)
4 #  include <asm/posix_types_x32.h>
5 # else
6 #  include <asm/posix_types_64.h>
7 # endif