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

8 lines
156 B
Plaintext
Raw Permalink Normal View History

2025-08-25 08:22:42 +08:00
# This file lists the libc functions are included in `crtbegin.o` and not
# exported by `libc.so`.
CRTBEGIN {
global:
atexit; # arm64 x86 x86_64
};