bionic/libc/arch-x86_64/bionic
Elliott Hughes 2aace21a19 Remove the bogus exit status from _exit_with_stack_teardown.
It should always be 0, and there's no reason to pass a constant in as
an argument.

Change-Id: I92ac59b718a18e298bd7c52821af447f9181ca2a
2013-12-21 15:30:49 -08:00
..
__bionic_clone.S Add .cfi_startproc/.cfi_endproc to ENTRY/END. 2013-11-19 16:31:24 -08:00
__get_sp.S Add arch-x86_64/bionic. 2013-10-04 14:55:30 -07:00
__rt_sigreturn.S Add arch-x86_64/bionic. 2013-10-04 14:55:30 -07:00
__set_tls.c Add arch-x86_64/bionic. 2013-10-04 14:55:30 -07:00
_exit_with_stack_teardown.S Remove the bogus exit status from _exit_with_stack_teardown. 2013-12-21 15:30:49 -08:00
_setjmp.S Add .cfi_startproc/.cfi_endproc to ENTRY/END. 2013-11-19 16:31:24 -08:00
futex_x86_64.S Fix aarch64 futex assembly routines. 2013-12-20 16:58:06 -08:00
setjmp.S Add .cfi_startproc/.cfi_endproc to ENTRY/END. 2013-11-19 16:31:24 -08:00
sigsetjmp.S Add .cfi_startproc/.cfi_endproc to ENTRY/END. 2013-11-19 16:31:24 -08:00
syscall.S Stop using the non-uapi <linux/err.h> header file. 2013-11-07 10:31:05 -08:00
vfork.S Stop using the non-uapi <linux/err.h> header file. 2013-11-07 10:31:05 -08:00