index
:
wasi-libc
debian
progress-linux
upstream
debian 12 backports: mozilla
Progress Linux
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libc-top-half
/
musl
/
src
/
internal
/
version.c
blob: 08bbf5b2b76ad49bf158e65a543d1003c5539116 (
plain
)
1
2
3
4
#include
"version.h"
#include
"libc.h"
const
char
__libc_version
[]
=
VERSION
;