scc

simple C compiler
git clone git://git.2f30.org/scc
Log | Files | Refs | README | LICENSE

stat.c (62B)


      1 static char sccsid[] = "@(#) ./ar/stat.c";
      2 
      3 #include "stat.h"