Next batch of warning hunt...

This commit is contained in:
Manoel Trapier
2013-03-19 17:37:24 +01:00
committed by Manoël Trapier
parent 1ed1edf94d
commit 25c717d9b3
38 changed files with 405 additions and 240 deletions

View File

@@ -35,6 +35,9 @@ _PROTOTYPE(void C_ms_stb_pnam, (char *, int, int, char *));
_PROTOTYPE(void C_ms_std, (char *, int, int));
_PROTOTYPE(int C_out, (struct e_instr *p));
_PROTOTYPE(void error, (char *, ...));
_PROTOTYPE(void fatal, (char *, ...));
#ifdef PEEPHOLE
#include "em_codeO.h"
#include "emO_code.h"