bionic/libc/arch-mips/bionic
Elliott Hughes 56d161bb62 Replace unnecessary MIPS uses of <sys/linux-syscalls.h> with <asm/unistd.h>.
Change-Id: I193a35f9790b82c83fd3b5672e24ac1b2034d0b0
2013-03-21 22:52:25 -07:00
..
__dso_handle_so.S MIPS support for libc. 2012-08-02 16:07:26 -07:00
__dso_handle.S MIPS support for libc. 2012-08-02 16:07:26 -07:00
__get_sp.S MIPS support for libc. 2012-08-02 16:07:26 -07:00
__get_tls.c MIPS support for libc. 2012-08-02 16:07:26 -07:00
__set_tls.c MIPS support for libc. 2012-08-02 16:07:26 -07:00
_exit_with_stack_teardown.S MIPS support for libc. 2012-08-02 16:07:26 -07:00
_setjmp.S Revert "libc: Provide ucontext_t/mcontext_t/<sys/ucontext.h>" 2012-10-17 19:10:11 +02:00
atexit.S MIPS support for libc. 2012-08-02 16:07:26 -07:00
bzero.S MIPS support for libc. 2012-08-02 16:07:26 -07:00
cacheflush.c Clean up internal libc logging. 2013-03-15 16:12:58 -07:00
clone.S Replace unnecessary MIPS uses of <sys/linux-syscalls.h> with <asm/unistd.h>. 2013-03-21 22:52:25 -07:00
crtbegin_so.S MIPS support for libc. 2012-08-02 16:07:26 -07:00
crtbegin.S libc: remove ctors/dtors sections 2012-08-22 20:45:26 +02:00
crtend_so.S MIPS support for libc. 2012-08-02 16:07:26 -07:00
crtend.S libc: remove ctors/dtors sections 2012-08-22 20:45:26 +02:00
ffs.S MIPS support for libc. 2012-08-02 16:07:26 -07:00
futex_mips.S MIPS support for libc. 2012-08-02 16:07:26 -07:00
memcmp16.S MIPS support for libc. 2012-08-02 16:07:26 -07:00
memmove.c MIPS support for libc. 2012-08-02 16:07:26 -07:00
pipe.S [MIPS] Check error status from pipe system call 2012-09-11 16:38:04 -07:00
setjmp.S Revert "libc: Provide ucontext_t/mcontext_t/<sys/ucontext.h>" 2012-10-17 19:10:11 +02:00
sigsetjmp.S MIPS support for libc. 2012-08-02 16:07:26 -07:00
vfork.S MIPS support for libc. 2012-08-02 16:07:26 -07:00