platform_bionic/libc/arch-mips64/bionic
Nikola Veljkovic daf8911079 [MIPS64] Fix mips64 build.
Build was broken by:
https://android-review.googlesource.com/133834

Use <unistd.h> to get syscall().
Remove <asm/unistd.h>, it gets included through <sys/syscall.h>.

Change-Id: Id762f6dea5f9538c19b79cdd46deda978efd50fe
2015-02-23 16:21:31 +01:00
..
__bionic_clone.S Ensure __set_errno is still visible on LP32. 2014-09-08 16:46:50 -07:00
_exit_with_stack_teardown.S Hide _exit_with_stack_teardown. 2014-05-16 16:17:44 -07:00
crtbegin.c Mips: remove arch-specific atexit.h 2014-11-21 14:42:53 -08:00
setjmp.S Merge mips setjmp/longjmp family. 2014-12-08 17:07:53 -08:00
stat.cpp [MIPS64] Fix mips64 build. 2015-02-23 16:21:31 +01:00
syscall.S Ensure __set_errno is still visible on LP32. 2014-09-08 16:46:50 -07:00
vfork.S Ensure __set_errno is still visible on LP32. 2014-09-08 16:46:50 -07:00