]> git.ipfire.org Git - thirdparty/glibc.git/blame - include/dso_handle.h
ldbl-opt: Add err, errx, verr, verrx, warn, warnx, vwarn, and vwarnx (bug 23984)
[thirdparty/glibc.git] / include / dso_handle.h
CommitLineData
825adeee
L
1/* __dso_handle is always defined by either crtbegin.o from GCC or our
2 dso_handle.c. */
3extern void *__dso_handle __attribute__ ((__visibility__ ("hidden")));