]> git.sur5r.net Git - u-boot/blobdiff - lib_nios/bootm.c
ppc4xx: Unify AMCC's board config files (part 2/3)
[u-boot] / lib_nios / bootm.c
index 55f7e3adc14b7998a48091b08390c0e729929513..fb2e9b52050b7bfb678b9add813dc80cb95464fd 100644 (file)
@@ -29,6 +29,6 @@
  *
  */
 void do_bootm_linux(cmd_tbl_t *cmdtp, int flag, int argc, char *argv[],
-               image__header_t *hdr, int verify)
+               bootm_headers_t *images)
 {
 }