]> bbs.cooldavid.org Git - net-next-2.6.git/blobdiff - arch/arm/boot/compressed/misc.c
ARM: 5985/2: ARM: Fix Samsung build after "ARM: Eliminate decompressor -Dstatic=...
[net-next-2.6.git] / arch / arm / boot / compressed / misc.c
index d32bc71c1f787d8887b2a0d1c9a6cf41730dc23c..d2b2ef41cd4ff7ac32bf91e4e947cc57993cbb2d 100644 (file)
@@ -33,6 +33,7 @@ unsigned int __machine_arch_type;
 #else
 
 static void putstr(const char *ptr);
+extern void error(char *x);
 
 #include <mach/uncompress.h>