]> git.kernelconcepts.de Git - karo-tx-linux.git/blob - arch/microblaze/include/uapi/asm/posix_types.h
UAPI: (Scripted) Disintegrate arch/microblaze/include/asm
[karo-tx-linux.git] / arch / microblaze / include / uapi / asm / posix_types.h
1 #ifndef _ASM_MICROBLAZE_POSIX_TYPES_H
2 #define _ASM_MICROBLAZE_POSIX_TYPES_H
3
4 typedef unsigned short  __kernel_mode_t;
5 #define __kernel_mode_t __kernel_mode_t
6
7 #include <asm-generic/posix_types.h>
8
9 #endif /* _ASM_MICROBLAZE_POSIX_TYPES_H */