RISC-V: Report warning when linking the objects with different priv specs.
[deliverable/binutils-gdb.git] / include / opcode / riscv.h
index f3bf173bde1689adfc65d1c2c98ea36b1fb92eae..ba993e7d34dd621bcb8da31bfbbadab7a9633a80 100644 (file)
@@ -490,9 +490,5 @@ extern const struct riscv_ext_version riscv_ext_version_table[];
 
 extern int
 riscv_get_isa_spec_class (const char *, enum riscv_isa_spec_class *);
-extern int
-riscv_get_priv_spec_class (const char *, enum riscv_priv_spec_class *);
-extern const char *
-riscv_get_priv_spec_name (enum riscv_priv_spec_class);
 
 #endif /* _RISCV_H_ */
This page took 0.023956 seconds and 4 git commands to generate.