bionic/libc/arch-mips64
Dan Albert 47793d6a29 Remove _flush_cache(2) for mips64.
Also remove declaration.

The only user is compiler-rt, and they can replace that call with one to
syscall(2). compiler-rt doesn't currently build on mips64 anyway.

Bug: 11156955
Change-Id: Ieae0ba49c8e7aa50253401fc1d7c2d17bc867d39
2014-08-21 13:32:37 -07:00
..
bionic Revert "Replaces vfork() implementation with fork()" 2014-08-05 14:11:38 -07:00
include/machine Simplify _ALIGN_TEXT. 2014-08-20 13:11:58 -07:00
string Unify our assembler macros. 2014-02-20 13:51:26 -08:00
syscalls Remove _flush_cache(2) for mips64. 2014-08-21 13:32:37 -07:00
mips64.mk Revert "Replaces vfork() implementation with fork()" 2014-08-05 14:11:38 -07:00