summaryrefslogtreecommitdiff
path: root/include/dso_handle.h
blob: d9c1ebbce4da866e9f438f8e90df3ac172d4f7c1 (plain)
1
2
3
/* __dso_handle is always defined by either crtbegin.o from GCC or our
   dso_handle.c.  */
extern void *__dso_handle __attribute__ ((__visibility__ ("hidden")));