summaryrefslogtreecommitdiff
path: root/sysroot/usr/include/asm/posix_types.h
blob: 2d21600c0d0651dd8d7a075eabb65bb1d48d57ed (plain)
1
2
3
4
5
# ifdef __i386__
#  include "posix_types_32.h"
# else
#  include "posix_types_64.h"
# endif