Regenerate.
[deliverable/binutils-gdb.git] / opcodes / iq2000-asm.c
index 92590867d14b96327169e29e027edf1a7d358d39..0fbc03fd4b9e19559d348126acf66a72510ff9da 100644 (file)
@@ -474,6 +474,9 @@ iq2000_cgen_init_asm (CGEN_CPU_DESC cd)
   iq2000_cgen_init_ibld_table (cd);
   cd->parse_handlers = & iq2000_cgen_parse_handlers[0];
   cd->parse_operand = iq2000_cgen_parse_operand;
+#ifdef CGEN_ASM_INIT_HOOK
+CGEN_ASM_INIT_HOOK
+#endif
 }
 
 \f
This page took 0.023462 seconds and 4 git commands to generate.