]> git.sur5r.net Git - u-boot/blobdiff - include/asm-i386/zimage.h
ppc/85xx: Disable all async interrupt sources when we boot
[u-boot] / include / asm-i386 / zimage.h
index c7103b1f37e5f8867c2ee2b56f6748e417157bb8..b6266e456a594dc2cca9db0fbd93c970138cbee2 100644 (file)
@@ -70,6 +70,5 @@ void *load_zimage(char *image, unsigned long kernel_size,
                  int auto_boot);
 
 void boot_zimage(void *setup_base);
-image_header_t *fake_zimage_header(image_header_t *hdr, void *ptr, int size);
 
 #endif