musl-tcc/src/internal/version.c

5 lines
79 B
C
Raw Normal View History

2022-03-20 08:48:53 +00:00
#include "version.h"
#include "libc.h"
const char __libc_version[] = VERSION;