5ac438e5da
Test: treehugger Change-Id: I1997af980b9e46c7c530f9e6cb1aa407b2d63d76
7 lines
156 B
Text
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
|
|
};
|