android_bionic/tools/versioner/platforms/crtbegin.map.txt

8 lines
168 B
Plaintext

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