Skip to content

Commit

Permalink
target: clang-format
Browse files Browse the repository at this point in the history
  • Loading branch information
cfr-mir committed Jan 12, 2024
1 parent 1626fc6 commit c935658
Show file tree
Hide file tree
Showing 2 changed files with 502 additions and 554 deletions.
1 change: 0 additions & 1 deletion src/target/renesas.c
Original file line number Diff line number Diff line change
Expand Up @@ -612,7 +612,6 @@ static void renesas_add_rv40_flash(target_s *t, target_addr_t addr, size_t lengt
target_add_flash(t, f);
}


static void renesas_add_flash(target_s *t, target_addr_t addr, size_t length)
{
renesas_priv_s *priv_storage = (renesas_priv_s *)t->target_storage;
Expand Down
Loading

0 comments on commit c935658

Please sign in to comment.