Skip to content

Commit e4d57d2

Browse files
Update riscv/src/register/mtopi.rs
Co-authored-by: Román Cárdenas Rodríguez <rcardenas.rod@gmail.com>
1 parent 51b82ff commit e4d57d2

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

riscv/src/register/mtopi.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,6 @@ mod tests {
6262
#[test]
6363
fn test_mtopi_fields() {
6464
let mtopi = Mtopi::from_bits(0);
65-
6665
test_ro_csr_field!(mtopi, iid: [16, 27], 0x0);
6766
test_ro_csr_field!(mtopi, iprio: [0, 7], 0x0);
6867

0 commit comments

Comments
 (0)