blob: d7fba90eb05a0ef0e5bce423cc31628a44906aab [file] [log] [blame]
/* autogenerated by gensyscalls.py */
#include <sys/linux-syscalls.h>
.text
.type cacheflush, #function
.globl cacheflush
.align 4
.fnstart
cacheflush:
.save {r4, r7}
stmfd sp!, {r4, r7}
ldr r7, =__NR_ARM_cacheflush
swi #0
ldmfd sp!, {r4, r7}
movs r0, r0
bxpl lr
b __set_syscall_errno
.fnend