]> Git Repo - linux.git/blob - arch/loongarch/include/asm/unistd.h
Linux 6.14-rc3
[linux.git] / arch / loongarch / include / asm / unistd.h
1 /* SPDX-License-Identifier: GPL-2.0+ */
2 /*
3  * Author: Hanlu Li <[email protected]>
4  *         Huacai Chen <[email protected]>
5  *
6  * Copyright (C) 2020-2022 Loongson Technology Corporation Limited
7  */
8
9 #include <uapi/asm/unistd.h>
10
11 #define __ARCH_WANT_NEW_STAT
12 #define __ARCH_WANT_SYS_CLONE
13
14 #define NR_syscalls (__NR_syscalls)
This page took 0.030836 seconds and 4 git commands to generate.