Remove empty line.
Change-Id: Id00bfd73363e60e109b339e86d620c1ed7d5198a
This commit is contained in:
parent
edcfcab890
commit
68e41dc1c8
|
@ -1159,7 +1159,6 @@ int riscv_hit_watchpoint(struct target *target, struct watchpoint **hit_watchpoi
|
|||
return ERROR_FAIL;
|
||||
}
|
||||
|
||||
|
||||
static int oldriscv_step(struct target *target, int current, uint32_t address,
|
||||
int handle_breakpoints)
|
||||
{
|
||||
|
|
Loading…
Reference in New Issue