提交 453640e2 编写于 作者: Y Yifan Wu

Fix a typo

上级 4e4fa6cf
......@@ -207,7 +207,7 @@
// os/src/mm/memory_set.rs
impl MemoryArea {
impl MapArea {
pub fn map_one(&mut self, page_table: &mut PageTable, vpn: VirtPageNum) {
let ppn: PhysPageNum;
match self.map_type {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册