auto import from //depot/cupcake/@135843

This commit is contained in:
The Android Open Source Project
2009-03-03 18:28:13 -08:00
parent a799b53f10
commit 1767f908af
1984 changed files with 0 additions and 177630 deletions

View File

@@ -1,19 +0,0 @@
/* autogenerated by gensyscalls.py */
#include <sys/linux-syscalls.h>
.text
.type gettimeofday, #function
.globl gettimeofday
.align 4
.fnstart
gettimeofday:
.save {r4, r7}
stmfd sp!, {r4, r7}
ldr r7, =__NR_gettimeofday
swi #0
ldmfd sp!, {r4, r7}
movs r0, r0
bxpl lr
b __set_syscall_errno
.fnend