mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-10-18 05:12:33 +08:00
* ax-general.c (ax_pick): Add missing newline.
This commit is contained in:
@ -145,6 +145,7 @@ ax_simple (struct agent_expr *x, enum agent_op op)
|
||||
|
||||
/* Append a pick operator to EXPR. DEPTH is the stack item to pick,
|
||||
with 0 being top of stack. */
|
||||
|
||||
void
|
||||
ax_pick (struct agent_expr *x, int depth)
|
||||
{
|
||||
|
Reference in New Issue
Block a user