Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_bionic
/
f15a00b1ecc285dcf433fd38a9f05e4fe0030d85
/
.
/
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
};