aboutsummaryrefslogtreecommitdiff
path: root/gdb/somread.c
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/somread.c')
-rw-r--r--gdb/somread.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/gdb/somread.c b/gdb/somread.c
index 7772f9f..db6c4d4 100644
--- a/gdb/somread.c
+++ b/gdb/somread.c
@@ -487,7 +487,8 @@ set_section_index (struct objfile *objfile, flagword invert, flagword flags,
Plain and simple for now. */
static void
-som_symfile_offsets (struct objfile *objfile, struct section_addr_info *addrs)
+som_symfile_offsets (struct objfile *objfile,
+ const struct section_addr_info *addrs)
{
int i;
CORE_ADDR text_addr;