Blame include/dso_handle.h

Packit 6c4009
/* __dso_handle is always defined by either crtbegin.o from GCC or our
Packit 6c4009
   dso_handle.c.  */
Packit 6c4009
extern void *__dso_handle __attribute__ ((__visibility__ ("hidden")));