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

#include <asm-generic/unistd.h>