Sign in
third-party-mirror
/
GRTEv5
/
refs/heads/master
/
.
/
google3
/
third_party
/
grte
/
v5_src
/
glibc-2.27
/
include
/
dso_handle.h
blob: d9c1ebbce4da866e9f438f8e90df3ac172d4f7c1 [
file
] [
log
] [
blame
] [
edit
]
/* __dso_handle is always defined by either crtbegin.o from GCC or our
dso_handle.c. */
extern
void
*
__dso_handle __attribute__
((
__visibility__
(
"hidden"
)));