Regenerate.
[deliverable/binutils-gdb.git] / opcodes / ip2k-asm.c
index 4a2408ca3d23cc4aff04edfe8b1c4a4281e6f4ad..2d2b7d42d76366470f0495b8083a4d5ee5ba80ed 100644 (file)
@@ -526,6 +526,9 @@ ip2k_cgen_init_asm (CGEN_CPU_DESC cd)
   ip2k_cgen_init_ibld_table (cd);
   cd->parse_handlers = & ip2k_cgen_parse_handlers[0];
   cd->parse_operand = ip2k_cgen_parse_operand;
+#ifdef CGEN_ASM_INIT_HOOK
+CGEN_ASM_INIT_HOOK
+#endif
 }
 
 \f
This page took 0.023403 seconds and 4 git commands to generate.