summaryrefslogtreecommitdiff
path: root/gas/cgen.h
diff options
context:
space:
mode:
Diffstat (limited to 'gas/cgen.h')
-rw-r--r--gas/cgen.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/gas/cgen.h b/gas/cgen.h
index 94ff670a1b..97cd38d61e 100644
--- a/gas/cgen.h
+++ b/gas/cgen.h
@@ -96,4 +96,6 @@ md_cgen_record_fixup_exp PARAMS ((fragS *, int, const CGEN_INSN *, int,
const CGEN_OPERAND *, int,
expressionS *));
+extern void gas_cgen_md_operand PARAMS ((expressionS *));
+
#endif /* GAS_CGEN_H */