xref: /openbmc/linux/arch/loongarch/include/uapi/asm/unistd.h (revision e43364f578cdc2f8083abbc0cb743ea55e827c29)
1 /* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
2 #define __ARCH_WANT_NEW_STAT
3 #define __ARCH_WANT_SYS_CLONE
4 #define __ARCH_WANT_SYS_CLONE3
5 
6 #include <asm-generic/unistd.h>
7