]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - gdb/nto-tdep.h
Change openp et al to use a unique_xmalloc_ptr
[thirdparty/binutils-gdb.git] / gdb / nto-tdep.h
index 4eaea48c5d488fd4bd07534f829915d14d357375..f82cad1306a5446d8b6a5e2f34c3aa94b05ba276 100644 (file)
@@ -170,7 +170,8 @@ void nto_relocate_section_addresses (struct so_list *,
 
 int nto_map_arch_to_cputype (const char *);
 
-int nto_find_and_open_solib (const char *, unsigned, char **);
+int nto_find_and_open_solib (const char *, unsigned,
+                            gdb::unique_xmalloc_ptr<char> *);
 
 enum gdb_osabi nto_elf_osabi_sniffer (bfd *abfd);