posix_types.h (224B)
- /* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
- # ifdef __i386__
- # include <asm/posix_types_32.h>
- # elif defined(__ILP32__)
- # include <asm/posix_types_x32.h>
- # else
- # include <asm/posix_types_64.h>
- # endif
git clone https://anongit.hacktivis.me/git/oasis-root.git
posix_types.h (224B)
- /* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
- # ifdef __i386__
- # include <asm/posix_types_32.h>
- # elif defined(__ILP32__)
- # include <asm/posix_types_x32.h>
- # else
- # include <asm/posix_types_64.h>
- # endif