mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-07-15 05:01:13 +08:00
Line break
This commit is contained in:
@ -30,7 +30,8 @@
|
||||
/* User interface:
|
||||
reverse-step, reverse-next etc. */
|
||||
|
||||
static void exec_direction_default (void *notused)
|
||||
static void
|
||||
exec_direction_default (void *notused)
|
||||
{
|
||||
/* Return execution direction to default state. */
|
||||
execution_direction = EXEC_FORWARD;
|
||||
|
Reference in New Issue
Block a user