Skip to content

Commit

Permalink
We are RISC
Browse files Browse the repository at this point in the history
  • Loading branch information
pcw109550 committed Feb 19, 2024
1 parent 94bb82e commit 563e6a6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rvsol/test/RISCV.t.sol
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@ contract RISCV_Test is CommonTest {
return stateData;
}

/// @dev MIPS VM status codes:
/// @dev RISCV VM status codes:
/// 0. Exited with success (Valid)
/// 1. Exited with success (Invalid)
/// 2. Exited with failure (Panic)
Expand Down

0 comments on commit 563e6a6

Please sign in to comment.