]> git.proxmox.com Git - mirror_edk2.git/blobdiff - ArmPlatformPkg/PrePeiCore/Arm/PrePeiCoreEntryPoint.asm
ARM Packages: Replace tabs by spaces for indentation
[mirror_edk2.git] / ArmPlatformPkg / PrePeiCore / Arm / PrePeiCoreEntryPoint.asm
index 9ac7500f19bbad30383a7dd88920f36e0794f46c..edf479ff43e5ff56acc881334db4ef8fd469953f 100644 (file)
@@ -40,7 +40,7 @@ _ModuleEntryPoint
   mov   r5, r0\r
 \r
   // Is it the Primary Core ?\r
-  bl   ArmPlatformIsPrimaryCore\r
+  bl    ArmPlatformIsPrimaryCore\r
 \r
   // Get the top of the primary stacks (and the base of the secondary stacks)\r
   LoadConstantToReg (FixedPcdGet32(PcdCPUCoresStackBase), r1)\r