OSDN Git Service

Fix no pic
[uclinux-h8/uClinux-dist.git] / user / nbench / sysinfoc.c.template
1 sprintf(buffer,"C compiler          : %CCVERSION%\n");
2 output_string(buffer);
3 sprintf(buffer,"libc                : %LIBCVERSION%\n");
4 output_string(buffer);