]> Git Repo - binutils.git/blobdiff - opcodes/fr30-asm.c
gas/testsuite/
[binutils.git] / opcodes / fr30-asm.c
index 82381e8c400a104a6b14954a1def71ee01310575..686ff223920c00c2d091d707276c836cca34147a 100644 (file)
@@ -325,6 +325,9 @@ fr30_cgen_init_asm (CGEN_CPU_DESC cd)
   fr30_cgen_init_ibld_table (cd);
   cd->parse_handlers = & fr30_cgen_parse_handlers[0];
   cd->parse_operand = fr30_cgen_parse_operand;
+#ifdef CGEN_ASM_INIT_HOOK
+CGEN_ASM_INIT_HOOK
+#endif
 }
 
 \f
This page took 0.022644 seconds and 4 git commands to generate.