musl-tcc/src/internal/version.c

5 lines
79 B
C

#include "version.h"
#include "libc.h"
const char __libc_version[] = VERSION;