Put GDB's terminal settings into effect when paginating
[deliverable/binutils-gdb.git] / gdb / m32r-rom.c
index 4423d26d828e16910a8d7939d115b0cd576d760b..0ab252a1fd191d1794cb0ac878b89cc42996903e 100644 (file)
@@ -1,7 +1,7 @@
 /* Remote debugging interface to m32r and mon2000 ROM monitors for GDB, 
    the GNU debugger.
 
-   Copyright (C) 1996-2013 Free Software Foundation, Inc.
+   Copyright (C) 1996-2014 Free Software Foundation, Inc.
 
    Adapted by Michael Snyder of Cygnus Support.
 
@@ -196,7 +196,7 @@ m32r_load (char *filename, int from_tty)
 }
 
 static void
-m32r_load_gen (char *filename, int from_tty)
+m32r_load_gen (struct target_ops *self, const char *filename, int from_tty)
 {
   generic_load (filename, from_tty);
 }
This page took 0.024244 seconds and 4 git commands to generate.