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 214c713 commit 8b4e34dCopy full SHA for 8b4e34d
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