fix typo and unused include
This commit is contained in:
parent
fb24ac0ecc
commit
22c0131324
|
@ -4,7 +4,7 @@
|
|||
#include <spr-defs.h>
|
||||
#endif
|
||||
|
||||
#if defined (__vexriscv___) || defined(__minerva__)
|
||||
#if defined (__vexriscv__)
|
||||
#include <csr-defs.h>
|
||||
#endif
|
||||
|
||||
|
|
Loading…
Reference in New Issue