Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_bionic
/
c2d39088d8c6f621dbde0410a1fc24b9f9e7f824
/
.
/
libc
/
arch-arm64
/
syscalls
/
__epoll_pwait.S
blob: acf2bbf1e0f61281f6281bc8f425f49756749ecc [
file
] [
log
] [
blame
]
/*
Generated by gensyscalls.py. Do not edit.
*/
#include <private/bionic_asm.h>
ENTRY
(
__epoll_pwait
)
mov x8
,
__NR_epoll_pwait
svc
#0
cmn x0
,
#(MAX_ERRNO + 1)
cneg x0
,
x0
,
hi
b.hi __set_errno_internal
ret
END
(
__epoll_pwait
)
.hidden __epoll_pwait