aboutsummaryrefslogtreecommitdiffstats
path: root/arch/loongarch/include/asm/unistd.h
blob: cfddb0116a8cee504339fba6e537e48608e66ce6 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
/* SPDX-License-Identifier: GPL-2.0+ */
/*
 * Author: Hanlu Li <lihanlu@loongson.cn>
 *         Huacai Chen <chenhuacai@loongson.cn>
 *
 * Copyright (C) 2020-2022 Loongson Technology Corporation Limited
 */

#include <uapi/asm/unistd.h>

#define NR_syscalls (__NR_syscalls)