GUI: Fix Tomato RAF theme for all builds. Compilation typo.
[tomato.git] / release / src-rt-6.x.4708 / linux / linux-2.6.36 / arch / arm / mach-shmobile / include / mach / uncompress.h
blob0bd7556b138790a40ca6c6df75bad2a5d53a9031
1 #ifndef __ASM_MACH_UNCOMPRESS_H
2 #define __ASM_MACH_UNCOMPRESS_H
4 /*
5 * This does not append a newline
6 */
7 static void putc(int c)
11 static inline void flush(void)
15 static void arch_decomp_setup(void)
19 #define arch_decomp_wdog()
21 #endif /* __ASM_MACH_UNCOMPRESS_H */