common: Move relocate_code() to init.h
[oweals/u-boot.git] / arch / m68k / cpu / mcf52x2 / start.S
index f7f124dd2fcd3e4a3e2c3996d4c7695ef6831b96..747a518f6cd5bd9a0c38abb161c63e1b1aef78ef 100644 (file)
@@ -229,7 +229,7 @@ _after_flashbar_copy:
 /******************************************************************************/
 
 /*
- * 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.