]> git.kernelconcepts.de Git - karo-tx-linux.git/blob - arch/sh/include/uapi/asm/posix_types.h
Merge remote-tracking branch 'asoc/topic/wm8971' into asoc-next
[karo-tx-linux.git] / arch / sh / include / uapi / asm / posix_types.h
1 #ifndef __KERNEL__
2 # ifdef __SH5__
3 #  include <asm/posix_types_64.h>
4 # else
5 #  include <asm/posix_types_32.h>
6 # endif
7 #endif /* __KERNEL__ */