Skip to content

Commit 684d7d6

Browse files
authored
Remove unused variable. (#284)
Change-Id: Iedebce86b5d914ff612a4747ffdc6f776edca783
1 parent 37d0dd0 commit 684d7d6

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/target/riscv/riscv-013.c

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -188,8 +188,6 @@ typedef struct {
188188
* go low. */
189189
unsigned int ac_busy_delay;
190190

191-
bool need_strict_step;
192-
193191
bool abstract_read_csr_supported;
194192
bool abstract_write_csr_supported;
195193
bool abstract_read_fpr_supported;

0 commit comments

Comments
 (0)