common: Move relocate_code() to init.h
[oweals/u-boot.git] / arch / powerpc / cpu / mpc86xx / start.S
index 59213c2dfe3da93d5cfbe71ca522d43b877e4272..f4651ce8d46fdbf0832c6ffd55b2370ccc124f12 100644 (file)
@@ -636,7 +636,7 @@ in32r:
        blr
 
 /*
- * 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.