arc: Don't generate dynamic relocation for non SEC_ALLOC sections
[deliverable/binutils-gdb.git] / opcodes / aarch64-dis.h
index 43fb05e3fb92a334d68bdc6f122299a161d71861..7c3cb39ef957bcdeaf1629f2fb2c82fe9b975112 100644 (file)
@@ -62,6 +62,7 @@ aarch64_extract_operand (const aarch64_operand *, aarch64_opnd_info *,
                           const aarch64_insn, const aarch64_inst *, \
                           aarch64_operand_error *)
 
+AARCH64_DECL_OPD_EXTRACTOR (ext_none);
 AARCH64_DECL_OPD_EXTRACTOR (ext_regno);
 AARCH64_DECL_OPD_EXTRACTOR (ext_regno_pair);
 AARCH64_DECL_OPD_EXTRACTOR (ext_regrt_sysins);
This page took 0.058543 seconds and 4 git commands to generate.