summaryrefslogtreecommitdiff
path: root/arch/sh/include/asm/posix_types.h
blob: 1aa781079b1edb4aaeeebd5b325475a35a7dfd6a (plain)
1
2
3
4
5
# ifdef CONFIG_SUPERH32
#  include <asm/posix_types_32.h>
# else
#  include <asm/posix_types_64.h>
# endif