version.c 79 B

1234
  1. #include "version.h"
  2. #include "libc.h"
  3. const char __libc_version[] = VERSION;