We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ba9b3a0 commit ce2ebc1Copy full SHA for ce2ebc1
aclint.c
@@ -217,4 +217,4 @@ void aclint_sswi_write(hart_t *hart,
217
{
218
if (!aclint_sswi_reg_write(sswi, addr, value << (RV_MEM_SW - width)))
219
vm_set_exception(hart, RV_EXC_STORE_FAULT, hart->exc_val);
220
-}
+}
0 commit comments