blob: c6da4f89e3e08da4b903f69ced8177080fb37ae8 [file] [log] [blame]
/* Generated by gensyscalls.py. Do not edit. */
#include <private/bionic_asm.h>
ENTRY(___fchmod)
mov ip, r7
ldr r7, =__NR_fchmod
swi #0
mov r7, ip
cmn r0, #(MAX_ERRNO + 1)
bxls lr
neg r0, r0
b __set_errno_internal
END(___fchmod)
.hidden ___fchmod