- /* SPDX-License-Identifier: GPL-2.0+ */
- /*
- * Author: Hanlu Li <[email protected]>
- * Huacai Chen <[email protected]>
- *
- * Copyright (C) 2020-2022 Loongson Technology Corporation Limited
- */
- #include <uapi/asm/unistd.h>
- #define NR_syscalls (__NR_syscalls)
|