]> git.karo-electronics.de Git - karo-tx-uboot.git/blobdiff - cpu/mcf532x/start.S
Big white-space cleanup.
[karo-tx-uboot.git] / cpu / mcf532x / start.S
index a524f70783088a35173cb564803f5b280b3a961c..c806f7a96e5ec095a2325130d6245776314a72c8 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  */