* target.c (target_async_permitted_1): Fix comment.
[deliverable/binutils-gdb.git] / gdb / stabsread.h
index 956310650189dd8ec15af0925427a7b3dfd069e1..003fda518ecbc10cb3a5a4cb09ed1753d0be1c9e 100644 (file)
@@ -172,7 +172,8 @@ extern struct partial_symtab *end_psymtab (struct objfile *objfile,
                                           int textlow_not_set);
 
 extern void process_one_symbol (int, int, CORE_ADDR, char *,
-                               struct section_offsets *, struct objfile *);
+                               const struct section_offsets *,
+                               struct objfile *);
 
 extern void elfstab_build_psymtabs (struct objfile *objfile,
                                    asection *stabsect,
This page took 0.025822 seconds and 4 git commands to generate.