aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/include/asm/posix_types.h
blob: f565f6dd59d4ed7ea8771d0dc6196ca28eff91c5 (plain)
1
2
3
4
5
# ifdef CONFIG_X86_32
#  include <asm/posix_types_32.h>
# else
#  include <asm/posix_types_64.h>
# endif