mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-08-31 12:23:31 +00:00
- Do not reformat other people's code simply to reformat it.
svn path=/trunk/; revision=41571
This commit is contained in:
@@ -384,7 +384,9 @@ MmInit1(VOID)
|
||||
/* Unmap low memory */
|
||||
MmDeletePageTable(NULL, 0);
|
||||
|
||||
/* Initialize ARM³ */
|
||||
//
|
||||
// Initialize ARM³
|
||||
//
|
||||
MmArmInitSystem(0, KeLoaderBlock);
|
||||
|
||||
/* Initialize nonpaged pool */
|
||||
|
||||
Reference in New Issue
Block a user