xref
: /
aosp_15_r20
/
prebuilts
/
build-tools
/
sysroots
/
i686-unknown-linux-musl
/
include
/
sys
/
syscall.h
(revision cda5da8d549138a6648c5ee6d7a49cf8f4a657be)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
#
ifndef
_SYS_SYSCALL_H
2
#
define
_SYS_SYSCALL_H
3
4
#
include
<
bits
/
syscall.h
>
5
6
#
endif
7