Sign in
kunit
/
linux
/
577f99c1d08cf9cbdafd4e858dd13ff04d855090
/
.
/
include
/
asm-sh
/
posix_types.h
blob: 4b9d11c9fc770e2fdfcd0bd0c10ff66f955a1f78 [
file
]
#ifdef
__KERNEL__
# ifdef CONFIG_SUPERH32
# include "posix_types_32.h"
# else
# include "posix_types_64.h"
# endif
#endif
/* __KERNEL__ */