Kernel/armv7 - Fixed MM_Clone bug, moved cache invalidate to main.c
[tpg/acess2.git] / Kernel / arch / armv7 / proc.S
index 801909c..f62100e 100644 (file)
@@ -89,10 +89,10 @@ Proc_CloneInt:
 Proc_CloneInt_new:
        cps #18
                
-       mov r0, #0
-       mov r1, #0
-       sub r1, #1
-       bl MM_DumpTables
+@      mov r0, #0
+@      mov r1, #0
+@      sub r1, #1
+@      bl MM_DumpTables
 
 @      ldr r0, =csProc_CloneInt_NewTaskMessage
 @      bl Log

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