Add the rt linux 4.1.3-rt3 as base
[kvmfornfv.git] / kernel / 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 */