mirror of
https://git.codelinaro.org/clo/qsdk/oss/boot/u-boot-2016.git
synced 2026-01-31 11:13:14 +01:00
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> |
||
|---|---|---|
| .. | ||
| cramfs | ||
| ext2 | ||
| fat | ||
| fdos | ||
| jffs2 | ||
| reiserfs | ||
| ubifs | ||
| yaffs2 | ||
| Makefile | ||