repo.or.cz
/
musl.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
add TLSDESC support for 32-bit arm
[musl.git]
/
src
/
internal
/
version.c
blob
08bbf5b2b76ad49bf158e65a543d1003c5539116
1
#include
"version.h"
2
#include
"libc.h"
3
4
const char
__libc_version
[] =
VERSION
;