add -Wold-style-declaration
[deliverable/binutils-gdb.git] / gdb / mn10300-tdep.c
index c31af8d79da2d0b3b05808808437faca24f89441..32aa5f5c5b3024691f33c81c58e8571993eff354 100644 (file)
@@ -326,7 +326,7 @@ mn10300_write_pc (struct regcache *regcache, CORE_ADDR val)
    so we need a single byte breakpoint.  Matsushita hasn't defined
    one, so we defined it ourselves.  */
 
-const static unsigned char *
+static const unsigned char *
 mn10300_breakpoint_from_pc (struct gdbarch *gdbarch, CORE_ADDR *bp_addr,
                            int *bp_size)
 {
This page took 0.033476 seconds and 4 git commands to generate.