소스 검색

cargo fmt

dkhayes117 4 년 전
부모
커밋
b1d12b768e
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      src/register/pmpcfgx.rs

+ 1 - 1
src/register/pmpcfgx.rs

@@ -170,4 +170,4 @@ pub mod pmpcfg2 {
 pub mod pmpcfg3 {
     read_csr_as_usize_rv32!(0x3A3, __read_pmpcfg3);
     write_csr_as_usize_rv32!(0x3A3, __write_pmpcfg3);
-}
+}