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