Sign in
android-kvm
/
linux
/
2d4d29802ff76de5af6123ef26c24ab512181223
/
.
/
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__ */