#ifndef __ASM_MACH_UNCOMPRESS_H#define __ASM_MACH_UNCOMPRESS_H/* * This does not append a newline */static voidputc(int c){}staticinlinevoidflush(void){}static voidarch_decomp_setup(void){}#define arch_decomp_wdog()#endif/* __ASM_MACH_UNCOMPRESS_H */