Fix problem with going to automake 2.14
[deliverable/binutils-gdb.git] / opcodes / w65-opc.h
index 91bfabb114d307ccb74829961a7020b16638722b..9dc3535c787ff36d33fd477a264b80ecc881ff0b 100644 (file)
@@ -381,7 +381,8 @@ struct opinfo optable[257]={
        {0x42,  O_wdm,  "wdm",  ADDR_IMPLIED},
        {0xEB,  O_xba,  "xba",  ADDR_IMPLIED},
        {0xFB,  O_xce,  "xce",  ADDR_IMPLIED},
-0};
+       { 0 }
+};
 #endif
 #define DISASM()\
   case ADDR_IMMTOA:\
This page took 0.022504 seconds and 4 git commands to generate.