1 /* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */ 2 /* 3 * Copyright (C) 2020-2023 Loongson Technology Corporation Limited 4 */ 5 6 #define __ARCH_WANT_SYS_CLONE 7 #define __ARCH_WANT_SYS_CLONE3 8 9 #include <asm-generic/unistd.h> 10
1 /* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */ 2 /* 3 * Copyright (C) 2020-2023 Loongson Technology Corporation Limited 4 */ 5 6 #define __ARCH_WANT_SYS_CLONE 7 #define __ARCH_WANT_SYS_CLONE3 8 9 #include <asm-generic/unistd.h> 10