gdb/
[deliverable/binutils-gdb.git] / gdb / solib-pa64.h
index e8d71251a9e45e99fe0de3ed27b9a8407ff55c8f..0901db8f97008b7e31ab592d451e91d60dbaf6a4 100644 (file)
@@ -1,6 +1,7 @@
 /* Handle PA64 shared libraries for GDB, the GNU Debugger.
 
-   Copyright (C) 2004, 2007 Free Software Foundation, Inc.
+   Copyright (C) 2004, 2007, 2008, 2009, 2010, 2011
+   Free Software Foundation, Inc.
 
    This file is part of GDB.
 
@@ -20,6 +21,6 @@
 #ifndef SOLIB_PA64_H
 #define SOLIB_PA64_H
 
-void pa64_solib_select (struct gdbarch_tdep *tdep);
+void pa64_solib_select (struct gdbarch *gdbarch);
 
 #endif
This page took 0.025273 seconds and 4 git commands to generate.