u-boot/lib_generic
Wolfgang Wegner 87d93a1ba2 move prototypes for gunzip() and zunzip() to common.h
Prototype for gunzip/zunzip was only in lib_generic/gunzip.c and thus
repeated in every file using it. This patch moves the prototypes to
common.h and removes all prototypes distributed anywhere else.

Signed-off-by: Wolfgang Wegner <w.wegner@astro-kom.de>
2009-12-21 21:39:59 +01:00
..
2009-12-05 01:49:52 +01:00
2009-12-05 01:30:23 +01:00
2008-12-15 22:05:36 +01:00
2008-08-29 12:25:02 +02:00
2009-12-02 23:42:40 +01:00
2008-07-11 01:16:00 +02:00
2009-12-05 02:11:59 +01:00
2008-10-18 21:54:01 +02:00
2008-06-30 22:57:16 +02:00
2009-12-05 01:08:53 +01:00
2009-12-07 22:47:17 +01:00