mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-07-01 18:32:32 +08:00
fixed another comment formatting problem.
This commit is contained in:
@ -1232,6 +1232,7 @@ build_relax (opcode, op)
|
|||||||
}
|
}
|
||||||
|
|
||||||
/* Insert ldrs & ldre with fancy relocations that relaxation can recognize. */
|
/* Insert ldrs & ldre with fancy relocations that relaxation can recognize. */
|
||||||
|
|
||||||
static char *
|
static char *
|
||||||
insert_loop_bounds (output, operand)
|
insert_loop_bounds (output, operand)
|
||||||
char *output;
|
char *output;
|
||||||
@ -1280,7 +1281,7 @@ insert_loop_bounds (output, operand)
|
|||||||
return frag_more (2);
|
return frag_more (2);
|
||||||
}
|
}
|
||||||
|
|
||||||
/* Now we know what sort of opcodes it is, lets build the bytes. */
|
/* Now we know what sort of opcodes it is, let's build the bytes. */
|
||||||
|
|
||||||
static void
|
static void
|
||||||
build_Mytes (opcode, operand)
|
build_Mytes (opcode, operand)
|
||||||
|
Reference in New Issue
Block a user