platform_bionic/tools/versioner/platforms/crtbegin.map.txt
Elliott Hughes 5ac438e5da Clean up mips references in the headers.
Test: treehugger
Change-Id: I1997af980b9e46c7c530f9e6cb1aa407b2d63d76
2020-02-13 18:00:16 -08:00

7 lines
156 B
Text

# This file lists the libc functions are included in `crtbegin.o` and not
# exported by `libc.so`.
CRTBEGIN {
global:
atexit; # arm64 x86 x86_64
};