]> Git Repo - uclibc-ng.git/blob - librt/dso_handle.c
tmp
[uclibc-ng.git] / librt / dso_handle.c
1 /* Copyright (C) 2015 Bernhard Reutner-Fischer
2  * Licensed under the LGPL v2.1 or later, see the file COPYING.LIB in this tarball.
3  */
4
5 const void *const __dso_handle attribute_hidden = &__dso_handle;
This page took 0.024935 seconds and 4 git commands to generate.