linux/arch/sh/include/asm/posix_types.h

6 lines
107 B
C

# ifdef CONFIG_SUPERH32
# include <asm/posix_types_32.h>
# else
# include <asm/posix_types_64.h>
# endif