Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_bionic
/
d57bf449fe6c2dcf35d90d6e4098038ac8a24ecb
/
.
/
libc
/
arch-arm64
/
syscalls
/
__fchmodat.S
blob: 2406ea8e35430345854f02ab0db4ac800ed4f1a2 [
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