* elf32-i386 (elf_i386_adjust_dynamic_symbol): Do not replace PLT32
[deliverable/binutils-gdb.git] / bfd / cpu-arc.c
index 2904ae32d52c7ff7fe86e01e482018d7c6e27924..204eb4833784352e0fd32a97fd059015020cb863 100644 (file)
@@ -55,6 +55,8 @@ const bfd_arch_info_type bfd_arc_arch =
 /* Given cpu type NAME, return its bfd_mach_arc_xxx value.
    Returns -1 if not found.  */
 
+int arc_get_mach PARAMS ((char *));
+
 int
 arc_get_mach (name)
      char *name;
This page took 0.024591 seconds and 4 git commands to generate.