common: Move relocate_code() to init.h
[oweals/u-boot.git] / arch / nios2 / cpu / start.S
index 2900200dbb91a2192adfbf718dbbca3bd3b417e4..f5ad184e8d0bd53bf579f1e6ab0a874c8d3659b5 100644 (file)
@@ -147,7 +147,7 @@ _reloc:
         * We'll call the board_init_r from here since this isn't
         * supposed to return.
         *
-        * void relocate_code (ulong sp, gd_t *global_data,
+        * void relocate_code(ulong sp, gd_t *global_data,
         *                      ulong reloc_addr)
         *                      __attribute__ ((noreturn));
         */