diff options
Diffstat (limited to 'gdb/solib-som.h')
-rw-r--r-- | gdb/solib-som.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/gdb/solib-som.h b/gdb/solib-som.h index 16f7e30..78a64dc 100644 --- a/gdb/solib-som.h +++ b/gdb/solib-som.h @@ -25,6 +25,8 @@ struct objfile; struct section_offsets; struct gdbarch; +extern int hpux_major_release; + void som_solib_select (struct gdbarch *gdbarch); int som_solib_section_offsets (struct objfile *objfile, |