Function clear_mips_cache is unused, remove the function and all references.
Details
Details
Diff Detail
Diff Detail
Event Timeline
Comment Actions
Why is the clear_mips_cache unused? Because the defined(__ANDROID__) && defined(__LP64__) is always false or the (end_int - start_int) <= address_range_limit is always false?