aboutsummaryrefslogtreecommitdiff
path: root/arch/loongarch/include/uapi/asm/unistd.h
blob: b344b1f917153b6d70ab7d434f05598b116d3642 (plain)
1
2
3
4
5
6
/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
#define __ARCH_WANT_NEW_STAT
#define __ARCH_WANT_SYS_CLONE
#define __ARCH_WANT_SYS_CLONE3

#include <asm-generic/unistd.h>