X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=arch%2Farm%2Fboot%2Fcompressed%2Fmisc.c;h=d2b2ef41cd4ff7ac32bf91e4e947cc57993cbb2d;hb=fc7f99cf36ebae853639dabb43bc2f0098c59aef;hp=d32bc71c1f787d8887b2a0d1c9a6cf41730dc23c;hpb=64ba9926759792cf7b95f823402e2781edd1b5d4;p=pandora-kernel.git diff --git a/arch/arm/boot/compressed/misc.c b/arch/arm/boot/compressed/misc.c index d32bc71c1f78..d2b2ef41cd4f 100644 --- a/arch/arm/boot/compressed/misc.c +++ b/arch/arm/boot/compressed/misc.c @@ -33,6 +33,7 @@ unsigned int __machine_arch_type; #else static void putstr(const char *ptr); +extern void error(char *x); #include