Warning: This file is not a C or C++ file. It does not have highlighting.

1/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
2#ifndef __ASM_POSIX_TYPES_H
3#define __ASM_POSIX_TYPES_H
4
5typedef unsigned short __kernel_old_uid_t;
6typedef unsigned short __kernel_old_gid_t;
7#define __kernel_old_uid_t __kernel_old_uid_t
8
9#include <asm-generic/posix_types.h>
10
11#endif /* __ASM_POSIX_TYPES_H */
12

Warning: This file is not a C or C++ file. It does not have highlighting.

source code of linux/arch/arm64/include/uapi/asm/posix_types.h