mirror of
https://github.com/revyos/thead-kernel.git
synced 2026-09-08 10:58:50 +02:00
7 lines
165 B
C
7 lines
165 B
C
/* SPDX-License-Identifier: GPL-2.0 */
|
|
// Copyright (C) 2018 Hangzhou C-SKY Microsystems co.,ltd.
|
|
|
|
#include <uapi/asm/unistd.h>
|
|
|
|
#define NR_syscalls (__NR_syscalls)
|