OSDN Git Service

Fix __aeabi_atexit to call __cxa_atexit properly. This function is defined by the...
authorDavid 'Digit' Turner <digit@google.com>
Thu, 14 May 2009 12:25:26 +0000 (14:25 +0200)
committerDavid 'Digit' Turner <digit@google.com>
Thu, 14 May 2009 12:25:26 +0000 (14:25 +0200)
commit3e16f84fcad103c97a2df4a58948835277043569
treee959184f911b2d3cf6aa2b0d183179ea13996188
parentd1b40d8c69dfca94185ea9231f6cb16f70c02e39
Fix __aeabi_atexit to call __cxa_atexit properly. This function is defined by the C++ ABI for ARM document.
libc/bionic/eabi.c