add -Wold-style-declaration
[deliverable/binutils-gdb.git] / gdb / rs6000-tdep.c
index d3ff09d8bfa1c9954649103f8b018b0605b7eca1..59e129f318e69ecd462972f9ca4fb42f08a92e4d 100644 (file)
@@ -943,7 +943,7 @@ rs6000_fetch_pointer_argument (struct frame_info *frame, int argi,
 
 /* Sequence of bytes for breakpoint instruction.  */
 
-const static unsigned char *
+static const unsigned char *
 rs6000_breakpoint_from_pc (struct gdbarch *gdbarch, CORE_ADDR *bp_addr,
                           int *bp_size)
 {
This page took 0.033421 seconds and 4 git commands to generate.