Extract string-printing out of ada_val_print_array
[deliverable/binutils-gdb.git] / gdb / h8300-tdep.c
index 0e9d6c4b8a8765c92adf24322720af31a8227988..ffffbc9525d8d14f00780556dfd2a31da406d64f 100644 (file)
@@ -1,6 +1,6 @@
 /* Target-machine dependent code for Renesas H8/300, for GDB.
 
-   Copyright (C) 1988-2013 Free Software Foundation, Inc.
+   Copyright (C) 1988-2014 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
@@ -1192,7 +1192,7 @@ h8300s_dbg_reg_to_regnum (struct gdbarch *gdbarch, int regno)
   return regno;
 }
 
-const static unsigned char *
+static const unsigned char *
 h8300_breakpoint_from_pc (struct gdbarch *gdbarch, CORE_ADDR *pcptr,
                          int *lenptr)
 {
This page took 0.024639 seconds and 4 git commands to generate.