Sign in
coral
/
linux-mtk
/
cee63723b358e594225e812d6e14a2a0abfd5c88
/
.
/
include
/
asm-sh
/
posix_types.h
blob: 4b9d11c9fc770e2fdfcd0bd0c10ff66f955a1f78 [
file
] [
log
] [
blame
]
#ifdef
__KERNEL__
# ifdef CONFIG_SUPERH32
# include "posix_types_32.h"
# else
# include "posix_types_64.h"
# endif
#endif
/* __KERNEL__ */