Sign in
kunit
/
linux
/
eebd2aa355692afaf9906f62118620f1a1c19dbb
/
.
/
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__ */