1
0
forked from Rativel/BurritOS

Documentation for the simulator

This commit is contained in:
Rémi Rativel
2023-05-09 22:02:22 +02:00
parent 28200ebc04
commit c60aaa1aae
5 changed files with 64 additions and 14 deletions

View File

@@ -1,8 +1,8 @@
//! # mmu
//! # MMU
//!
//! This module contains a MMU implementation
//!
//! This part isn't tested and integrated to BurritOS because of the lack of pagination implementation
//! This part isn't tested nor integrated to BurritOS because of the lack of pagination implementation
//!
//!