Gitiles
Code Review
Sign In
192.168.1.100
/
T108
/
e958203796650e3959a43708d67534bf36f4c83b
/
.
/
marvell
/
linux
/
arch
/
csky
/
include
/
asm
/
unistd.h
blob: da7a182956157860626d6426a8f4c8497e33b1be [
file
] [
log
] [
blame
]
b.liu
e958203
2025-04-17 19:18:16 +0800
[
diff
] [
blame^
]
1
/* SPDX-License-Identifier: GPL-2.0 */
2
// Copyright (C) 2018 Hangzhou C-SKY Microsystems co.,ltd.
3
4
#include
<uapi/asm/unistd.h>
5
6
#define
NR_syscalls
(
__NR_syscalls
)