gdb/doc:
[deliverable/binutils-gdb.git] / gdb / solib-som.h
index eaaf214e06362be3aac48d8a862f4bc1341e6549..01ea166ef432c7d9c5fab759f69e2e6920f2f80c 100644 (file)
@@ -1,6 +1,6 @@
 /* Handle SOM shared libraries for GDB, the GNU Debugger.
 
-   Copyright (C) 2004, 2007 Free Software Foundation, Inc.
+   Copyright (C) 2004, 2007-2012 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
@@ -24,6 +24,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,
This page took 0.037574 seconds and 4 git commands to generate.