aboutsummaryrefslogtreecommitdiff
path: root/gdb/symfile.c
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/symfile.c')
-rw-r--r--gdb/symfile.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/symfile.c b/gdb/symfile.c
index 8dc452a..328d07c 100644
--- a/gdb/symfile.c
+++ b/gdb/symfile.c
@@ -350,7 +350,7 @@ entry_point_address()
If the vmas and sizes are equal, the last section is considered the
lowest-addressed loadable section. */
-static void
+void
find_lowest_section (abfd, sect, obj)
bfd *abfd;
asection *sect;