peep.c (110B)
1 static char sccsid[] = "@(#) ./cc2/peep.c"; 2 #include "../inc/scc.h" 3 #include "cc2.h" 4 5 void 6 peephole(void) 7 { 8 }