1 /* SPDX-License-Identifier: GPL-2.0+ WITH Linu 1 2 3 #define __ARCH_WANT_STAT64 4 #define __ARCH_WANT_SYS_FORK 5 #define __ARCH_WANT_SYS_CLONE 6 #define __ARCH_WANT_TIME32_SYSCALLS 7 8 #include <uapi/asm/unistd.h> 9
Linux® is a registered trademark of Linus Torvalds in the United States and other countries.
TOMOYO® is a registered trademark of NTT DATA CORPORATION.