gdb: protect some 'regcache_read_pc' calls
[deliverable/binutils-gdb.git] / opcodes / aarch64-asm.h
index 6f88d86fe0bca51354c253f1b3017b7800d1ebc6..d36befefc20e30836aca4a32b78c4ca0aec3f99b 100644 (file)
@@ -42,6 +42,7 @@ bfd_boolean aarch64_insert_operand (const aarch64_operand *,
                           aarch64_insn *, const aarch64_inst *, \
                           aarch64_operand_error *)
 
+AARCH64_DECL_OPD_INSERTER (ins_none);
 AARCH64_DECL_OPD_INSERTER (ins_regno);
 AARCH64_DECL_OPD_INSERTER (ins_reglane);
 AARCH64_DECL_OPD_INSERTER (ins_reglist);
This page took 0.026505 seconds and 4 git commands to generate.