2978a60 ^
1 2 3 4 5
#ifndef MIPS_C #define MIPS_C void mips_prologue(); void mips_generate(); #endif