H8/300: Fix pseudo registers reads/writes.
[deliverable/binutils-gdb.git] / gdb / solib-som.h
index a716783d4da26917413bf9212f75cead789e150b..aa10fe00e55fe6093838bcd26a0bd6d01f795cf7 100644 (file)
@@ -1,6 +1,6 @@
 /* Handle SOM shared libraries for GDB, the GNU Debugger.
 
-   Copyright (C) 2004, 2007, 2008, 2009 Free Software Foundation, Inc.
+   Copyright (C) 2004-2014 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.035753 seconds and 4 git commands to generate.