repo.or.cz
/
uclibc-ng.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
depend on __UCLIBC_HAVE_STATX__
[uclibc-ng.git]
/
librt
/
dso_handle.c
blob
633907103904e89bad0d8d0a969d4a1938a1c575
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
;