]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - include/common.h
[new uImage] Rename and move print_image_hdr() routine
[karo-tx-uboot.git] / include / common.h
index cd8aad090c7c80a0f548c1ad691aa04173662a88..3f05b5e4669d216c1a5698f21d33b1317bbf9ae8 100644 (file)
@@ -224,9 +224,6 @@ void flash_perror (int);
 /* common/cmd_autoscript.c */
 int    autoscript (ulong addr);
 
-/* common/cmd_bootm.c */
-void   print_image_hdr (image_header_t *hdr);
-
 extern ulong load_addr;                /* Default Load Address */
 
 /* common/cmd_nvedit.c */