summaryrefslogtreecommitdiff
path: root/librt/dso_handle.c
blob: 633907103904e89bad0d8d0a969d4a1938a1c575 (plain)
1
2
3
4
5
/* Copyright (C) 2015 Bernhard Reutner-Fischer
 * Licensed under the LGPL v2.1 or later, see the file COPYING.LIB in this tarball.
 */

const void *const __dso_handle attribute_hidden = &__dso_handle;