index
:
musl
master
rs-1.0
musl - an implementation of the standard library for Linux-based systems
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
internal
/
version.c
blob: 08bbf5b2b76ad49bf158e65a543d1003c5539116 (
plain
) (
blame
)
1
2
3
4
#include "version.h" #include "libc.h" const char __libc_version[] = VERSION;