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);
-}
+}