]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - gdb/objfiles.h
-Wwrite-strings: The Rest
[thirdparty/binutils-gdb.git] / gdb / objfiles.h
index f719d30614c9c8e05fbbdf5b87a0e43eb8e33534..58db6c9194f909d507458863f5ffb0eb5232788c 100644 (file)
@@ -514,7 +514,7 @@ extern int have_minimal_symbols (void);
 extern struct obj_section *find_pc_section (CORE_ADDR pc);
 
 /* Return non-zero if PC is in a section called NAME.  */
-extern int pc_in_section (CORE_ADDR, char *);
+extern int pc_in_section (CORE_ADDR, const char *);
 
 /* Return non-zero if PC is in a SVR4-style procedure linkage table
    section.  */