- Do not reformat other people's code simply to reformat it.

svn path=/trunk/; revision=41571
This commit is contained in:
ReactOS Portable Systems Group
2009-06-23 05:00:48 +00:00
parent a0a3c1519e
commit bb161e9df2
+3 -1
View File
@@ -384,7 +384,9 @@ MmInit1(VOID)
/* Unmap low memory */
MmDeletePageTable(NULL, 0);
/* Initialize ARM³ */
//
// Initialize ARM³
//
MmArmInitSystem(0, KeLoaderBlock);
/* Initialize nonpaged pool */