]> git.sur5r.net Git - u-boot/blobdiff - board/mpl/common/common_util.c
move prototypes for gunzip() and zunzip() to common.h
[u-boot] / board / mpl / common / common_util.c
index 61af4aea1ac01ae8826dd63732518603b3b99514..32bf244935b8992fe983e053cead92492af198fb 100644 (file)
@@ -48,7 +48,6 @@ DECLARE_GLOBAL_DATA_PTR;
 #define FIRM_START 0xFFF00000
 #endif
 
-extern int gunzip(void *, int, uchar *, unsigned long *);
 extern int mem_test(ulong start, ulong ramsize, int quiet);
 
 #define I2C_BACKUP_ADDR 0x7C00         /* 0x200 bytes for backup */