xref
: /
third_party
/
musl
/
porting
/
uniproton
/
kernel
/
include
/
sys
/
syscall.h
(revision 570af302)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
only in
/third_party/musl/porting/uniproton/kernel/include/sys/
1
#
ifndef
_SYS_SYSCALL_H
2
#
define
_SYS_SYSCALL_H
3
4
#
include
<
bits
/
syscall.h
>
5
6
#
endif
7