Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_bionic
/
9c123230e22d8fe9f691a72cc74def92d302a021
/
.
/
tools
/
versioner
/
platforms
/
crtbegin.map.txt
blob: 2c08da69859479d15473c8176af52b2cdd6a9a64 [
file
] [
log
] [
blame
]
Logan Chien
9c12323
2018-10-23 10:47:17 +0800
[
diff
] [
blame^
]
1
# This file lists the libc functions are included in `crtbegin.o` and not
2
# exported by `libc.so`.
3
4
CRTBEGIN {
5
global:
6
atexit; # arm64 x86 x86_64 mips mips64
7
};