Make GCC happy with current patchs and compilation flags.
This commit is contained in:
committed by
Manoël Trapier
parent
c0cd8650a6
commit
74fb1cff61
@@ -8,6 +8,8 @@
|
||||
are received corresponds to the order in which they must be written,
|
||||
they can be written immediately.
|
||||
*/
|
||||
#include <stdio.h>
|
||||
#include <stdlib.h>
|
||||
|
||||
#include <em_path.h>
|
||||
#include <alloc.h>
|
||||
|
||||
@@ -55,7 +55,7 @@ PRIVATE int checkarg(struct e_arg *arg, int typset)
|
||||
{
|
||||
return 1;
|
||||
}
|
||||
//#define checkarg(arg, x) (1)
|
||||
/*#define checkarg(arg, x) (1)*/
|
||||
#endif /* CHECKING */
|
||||
|
||||
/* EM_doinstr: An EM instruction
|
||||
|
||||
Reference in New Issue
Block a user