Below is the file 'src/lsc/codegen.h' from this revision. You can also download the file.
/* codegen.h */ void codegen(ast *); void output_code(void);