Remove unused variable. (#284)

Change-Id: Iedebce86b5d914ff612a4747ffdc6f776edca783
riscv-compliance
Tim Newsome 2018-08-20 12:42:30 -07:00 committed by GitHub
parent 37d0dd0844
commit 684d7d6764
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 2 deletions

View File

@ -188,8 +188,6 @@ typedef struct {
* go low. */ * go low. */
unsigned int ac_busy_delay; unsigned int ac_busy_delay;
bool need_strict_step;
bool abstract_read_csr_supported; bool abstract_read_csr_supported;
bool abstract_write_csr_supported; bool abstract_write_csr_supported;
bool abstract_read_fpr_supported; bool abstract_read_fpr_supported;