summaryrefslogtreecommitdiffstats
path: root/tools/arch/loongarch/include/uapi/asm/unistd.h
blob: 0c743344e92deaa02fa43ce0a7f44c18a5471fd3 (plain)
1
2
3
4
5
6
7
8
9
/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
/*
 * Copyright (C) 2020-2023 Loongson Technology Corporation Limited
 */

#define __ARCH_WANT_SYS_CLONE
#define __ARCH_WANT_SYS_CLONE3

#include <asm-generic/unistd.h>