[NTOSKRNL/FREELDR/NDK]
[reactos.git] / reactos / ntoskrnl / mm / i386 / pagepae.c
index fdc4486..a038dd0 100644 (file)
@@ -17,7 +17,6 @@
 #pragma alloc_text(INIT, MmInitGlobalKernelPageDirectory)
 #endif
 
-
 /* GLOBALS *****************************************************************/
 
 #define PA_BIT_PRESENT   (0)