common: Move relocate_code() to init.h
[oweals/u-boot.git] / arch / m68k / cpu / mcf5227x / start.S
index 61f9c6859c5c066266dc28146131b6efc510da45..86c93ba3faffb4640034cb2405a7d04ca7521803 100644 (file)
@@ -386,7 +386,7 @@ _start:
 /******************************************************************************/
 
 /*
- * void relocate_code (addr_sp, gd, addr_moni)
+ * void relocate_code(addr_sp, gd, addr_moni)
  *
  * This "function" does not return, instead it continues in RAM
  * after relocating the monitor code.