common: Move relocate_code() to init.h
[oweals/u-boot.git] / arch / m68k / cpu / mcf530x / start.S
index eb4b33899f6f61804f18b918ee51dc7a03f92082..32356d875ec13a4fe67b00f9fb522dc28b21583b 100644 (file)
@@ -155,7 +155,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.