7 lines
165 B
C
Raw Normal View History

2021-05-27 00:09:36 +05:00
/* SPDX-License-Identifier: GPL-2.0 */
2021-09-23 21:59:15 +05:00
// Copyright (C) 2018 Hangzhou C-SKY Microsystems co.,ltd.
2021-05-27 00:09:36 +05:00
#include <uapi/asm/unistd.h>
#define NR_syscalls (__NR_syscalls)