blob: e53684c90c0bec70d5b1cd1b9d75b52646207c6c [file] [log] [blame]
/* autogenerated by gensyscalls.py */
#define __KERNEL__
#include <asm/unistd.h>
#ifndef __NR_stime
#define __NR_stime (__NR_SYSCALL_BASE + 25)
#endif
.text
.type stime, #function
.globl stime
.align 4
.fnstart
stime:
.save {r4, r7}
stmfd sp!, {r4, r7}
ldr r7, =__NR_stime
swi #0
ldmfd sp!, {r4, r7}
movs r0, r0
bxpl lr
b __set_errno
.fnend