Fix __eabi_atexit() implementation, as well as a bug in the BSD-originated __cxa_finalize() implementation
This patch uses "#if ANDROID" instead of "#if 1" in the __cxa_finalize() fix
2 files changed
tree: a0d9e37c871decea29efca95bd0b6c292b4bfa93
  1. Android.mk
  2. libc/
  3. libdl/
  4. libm/
  5. libstdc++/
  6. libthread_db/
  7. linker/