]> Git Repo - J-u-boot.git/blobdiff - board/ml2/init.S
* Code cleanup:
[J-u-boot.git] / board / ml2 / init.S
index 2386c2ac80612d291ae5175e5646770d75b57d07..80f98c5bd90b7ee65ce14fbafc5729d162bbf6b4 100644 (file)
 #include <asm/mmu.h>
 
 
-       .globl  ext_bus_cntlr_init
+       .globl  ext_bus_cntlr_init
 ext_bus_cntlr_init:
-        blr
+       blr
 
-        .globl  sdram_init
+       .globl  sdram_init
 sdram_init:
-        blr
+       blr
This page took 0.024462 seconds and 4 git commands to generate.