Skip to content

Commit b1d12b7

Browse files
committed
cargo fmt
1 parent 2a5b4f0 commit b1d12b7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/register/pmpcfgx.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -170,4 +170,4 @@ pub mod pmpcfg2 {
170170
pub mod pmpcfg3 {
171171
read_csr_as_usize_rv32!(0x3A3, __read_pmpcfg3);
172172
write_csr_as_usize_rv32!(0x3A3, __write_pmpcfg3);
173-
}
173+
}

0 commit comments

Comments
 (0)