Whitespace cleanup and marking broken code.
[platform/kernel/u-boot.git] / lib_nios / bootm.c
index 55f7e3a..fb2e9b5 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)
 {
 }