* target-reloc.h (visibility_error): New inline function.
[deliverable/binutils-gdb.git] / gdb / solib-frv.c
index 1a22735a4c13e044ea587d918a804bca8d48b901..0976c8352eacd49c4bd0d582d47b43c6fefab4a1 100644 (file)
@@ -1,5 +1,5 @@
 /* Handle FR-V (FDPIC) shared libraries for GDB, the GNU Debugger.
-   Copyright (C) 2004, 2007, 2008, 2009 Free Software Foundation, Inc.
+   Copyright (C) 2004, 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
@@ -984,7 +984,7 @@ frv_relocate_main_executable (void)
  */
 
 static void
-frv_solib_create_inferior_hook (void)
+frv_solib_create_inferior_hook (int from_tty)
 {
   /* Relocate main executable.  */
   frv_relocate_main_executable ();
This page took 0.024578 seconds and 4 git commands to generate.