common: Move relocate_code() to init.h
[oweals/u-boot.git] / arch / m68k / cpu / mcf5445x / start.S
index db30b26c348e6058f4512c5ef1584da041ff437d..80eb287151e263593e4d2c90b433361cb7d01f6e 100644 (file)
@@ -514,7 +514,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.