Upstream atexit

Change-Id: Ia454a2181b5058ed9783dc02b6b1805d0e4d2715
(cherry picked from commit 53c3c271dc)
This commit is contained in:
Dmitriy Ivanov
2014-07-11 12:59:16 -07:00
parent 3b318a5b3d
commit 38778e3b6c
10 changed files with 68 additions and 142 deletions

View File

@@ -40,4 +40,6 @@
__LIBC64_HIDDEN__ extern const short *_tolower_tab_;
__LIBC64_HIDDEN__ extern const short *_toupper_tab_;
__LIBC_HIDDEN__ extern struct atexit *__atexit;
#endif