]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - gdb/nto-tdep.h
gdb: Constify solib_find
[thirdparty/binutils-gdb.git] / gdb / nto-tdep.h
index 81ed50cb17d5eab37ce75095d59835574983e4e3..06a1f9ab1b98ff7db0f5b4d59291e77ea1a23215 100644 (file)
@@ -164,7 +164,7 @@ void nto_relocate_section_addresses (struct so_list *,
 
 int nto_map_arch_to_cputype (const char *);
 
-int nto_find_and_open_solib (char *, unsigned, char **);
+int nto_find_and_open_solib (const char *, unsigned, char **);
 
 enum gdb_osabi nto_elf_osabi_sniffer (bfd *abfd);