Big white-space cleanup.
[platform/kernel/u-boot.git] / cpu / mcf5445x / start.S
index 0c5194a..3241b27 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  */