]> git.karo-electronics.de Git - karo-tx-linux.git/blob - arch/arm64/include/uapi/asm/posix_types.h
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu
[karo-tx-linux.git] / arch / arm64 / include / uapi / asm / posix_types.h
1 #ifndef __ASM_POSIX_TYPES_H
2 #define __ASM_POSIX_TYPES_H
3
4 typedef unsigned short __kernel_old_uid_t;
5 typedef unsigned short __kernel_old_gid_t;
6 #define __kernel_old_uid_t __kernel_old_uid_t
7
8 #include <asm-generic/posix_types.h>
9
10 #endif /*  __ASM_POSIX_TYPES_H */