add -Wold-style-declaration
[deliverable/binutils-gdb.git] / gdb / xstormy16-tdep.c
index cb551ff2209c03c6cd8ad57782730d0dc6c383b7..99b0c5e0cc9ac9f1766044dd4e68ca677db59549 100644 (file)
@@ -505,7 +505,7 @@ xstormy16_in_function_epilogue_p (struct gdbarch *gdbarch, CORE_ADDR pc)
   return 0;
 }
 
-const static unsigned char *
+static const unsigned char *
 xstormy16_breakpoint_from_pc (struct gdbarch *gdbarch, CORE_ADDR *pcptr,
                              int *lenptr)
 {
This page took 0.029275 seconds and 4 git commands to generate.