]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - cpu/mcf523x/start.S
Big white-space cleanup.
[karo-tx-uboot.git] / cpu / mcf523x / start.S
index ad04c0984a8fdacbd6ad331731732d646b66a6f5..2b638dfef22267d4f7224ed45f6b26e0fd5a9e3d 100644 (file)
@@ -49,7 +49,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  */