mirror of
https://github.com/asterinas/asterinas.git
synced 2025-06-27 03:13:23 +00:00
Fix multiple documentation issues concerned by clippy
This commit is contained in:
committed by
Tate, Hongliang Tian
parent
4ba60271b1
commit
05533d7afd
@ -8,6 +8,7 @@
|
||||
//! - Level-3: Page Directory Pointer Table (PDPT);
|
||||
//! - Level-2: Page Directory (PD);
|
||||
//! - Level-1: Page Table (PT).
|
||||
//!
|
||||
//! We sometimes use "level-n" page table to refer to the page table described
|
||||
//! above, avoiding the use of complicated names in the Intel manual.
|
||||
|
||||
|
Reference in New Issue
Block a user