peep.c (85B)
1 #include <scc/scc.h> 2 3 #include "../cc2.h" 4 #include "arch.h" 5 6 void 7 peephole(void) 8 { 9 }