build-many-glibcs.py: Add openrisc hard float glibc variant
[glibc.git] / include / dso_handle.h
blobd9c1ebbce4da866e9f438f8e90df3ac172d4f7c1
1 /* __dso_handle is always defined by either crtbegin.o from GCC or our
2 dso_handle.c. */
3 extern void *__dso_handle __attribute__ ((__visibility__ ("hidden")));