diff options
Diffstat (limited to 'gdb/xcoffread.c')
-rw-r--r-- | gdb/xcoffread.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/xcoffread.c b/gdb/xcoffread.c index ddbf02c..fc592ea 100644 --- a/gdb/xcoffread.c +++ b/gdb/xcoffread.c @@ -188,7 +188,7 @@ aixcoff_symfile_read PARAMS ((struct objfile *, struct section_offset *, int)); static void aixcoff_symfile_finish PARAMS ((struct objfile *)); -static struct section_offset * +static struct section_offsets * aixcoff_symfile_offsets PARAMS ((struct objfile *, CORE_ADDR)); static int |