]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - cpu/mcf5445x/start.S
Big white-space cleanup.
[karo-tx-uboot.git] / cpu / mcf5445x / start.S
index 0c5194acdb03801e1d72c365ae21aef231111b4f..3241b278e1cabc9d5c5a537f9d5635e01242b5f3 100644 (file)
@@ -54,7 +54,7 @@
 _vectors:
 
 INITSP:                .long   0x00000000      /* Initial SP   */
-INITPC:                .long   _START  /* Initial PC           */
+INITPC:                .long   _START  /* Initial PC           */
 vector02:      .long   _FAULT  /* Access Error         */
 vector03:      .long   _FAULT  /* Address Error        */
 vector04:      .long   _FAULT  /* Illegal Instruction  */