mirror of https://github.com/l4ka/pistachio.git
- Avoid sloppy lingo
This commit is contained in:
parent
3996a048f9
commit
8199813781
|
@ -156,7 +156,7 @@ INLINE bool x86_mmu_t::has_long_mode()
|
|||
/**
|
||||
* Enables long mode
|
||||
* Note: This doesn't mean that long mode is actually activated,
|
||||
* 'cause physical address extensions have to be enabled, too
|
||||
* physical address extensions have to be enabled, too
|
||||
*
|
||||
*/
|
||||
INLINE void x86_mmu_t::enable_long_mode()
|
||||
|
|
Loading…
Reference in New Issue