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