diff -ruN binutils-2.9.5.0.37-old/include/opcode/h8300.h binutils-2.9.5.0.37/include/opcode/h8300.h --- binutils-2.9.5.0.37-old/include/opcode/h8300.h Thu Jun 3 14:02:09 1999 +++ binutils-2.9.5.0.37/include/opcode/h8300.h Mon May 1 09:24:53 2000 @@ -182,7 +182,7 @@ #define NEW_SOP(code, in,x,name) \ {code, in, x, name -#define EOP ,0,0,0 } +#define EOP ,0,0,0,0 } #define TWOOP(code, name, op1, op2,op3) \ { code,1, 2,name, {{IMM8, RD8, E}}, {{ op1, RD8, IMM8, IGNORE, E, 0, 0, 0, 0}}, 0, 0, 0, 0},\