diff options
author | Jim Huang <jserv@0xlab.org> | 2010-09-27 19:23:06 +0800 |
---|---|---|
committer | Jim Huang <jserv@0xlab.org> | 2010-09-27 22:20:59 +0800 |
commit | 9d16a79b18f43faebbe8155dbc14896e9b7d8a2e (patch) | |
tree | a97ee2e5c5358a4945322a0dbc594168f80b9bcb /libm | |
parent | 312be567a03aaf851707a268807ee666b12f8c74 (diff) | |
download | android_bionic-9d16a79b18f43faebbe8155dbc14896e9b7d8a2e.tar.gz android_bionic-9d16a79b18f43faebbe8155dbc14896e9b7d8a2e.tar.bz2 android_bionic-9d16a79b18f43faebbe8155dbc14896e9b7d8a2e.zip |
Hide the symbol of helper function __libc_android_abort
Ideally __libc_android_abort would be static, but it could not be
because gcc would not allow calling a static function from an asm
statement. Instead, using GCC visibility is work around.
Change-Id: Ifff6b9957ca3f0fc03c75c3e42582a48d43cefa2
Diffstat (limited to 'libm')
0 files changed, 0 insertions, 0 deletions