]> git.sur5r.net Git - u-boot/blobdiff - board/esd/cpci405/cpci405.c
move prototypes for gunzip() and zunzip() to common.h
[u-boot] / board / esd / cpci405 / cpci405.c
index c29c876d6170b07a0e544616ff3ef16f8901b597..24db8830c79d0ef8f6e8f7b271675f0f2289d695 100644 (file)
@@ -89,7 +89,6 @@ int N_AU_IMAGES = (sizeof(au_image) / sizeof(au_image[0]));
 
 /* Prototypes */
 int cpci405_version(void);
-int gunzip(void *, int, unsigned char *, unsigned long *);
 void lxt971_no_sleep(void);
 
 int board_early_init_f(void)