Fixing Tegra2 build
[tpg/acess2.git] / Kernel / arch / armv7 / mm_phys.c
index 53c5731..5e4a242 100644 (file)
@@ -32,6 +32,7 @@ extern char   gKernelEnd[];
 
 void MM_SetupPhys(void)
 {
+       LogF("MM_SetupPhys: ()\n");
        MM_Tpl_InitPhys( REALVIEW_LOWRAM_SIZE/0x1000, NULL );
 }
 

UCC git Repository :: git.ucc.asn.au