18c2ecf20Sopenharmony_ci/* SPDX-License-Identifier: GPL-2.0 */
28c2ecf20Sopenharmony_ci#ifdef CONFIG_DEBUG_UNCOMPRESS
38c2ecf20Sopenharmony_ciextern void putc(int c);
48c2ecf20Sopenharmony_ci#else
58c2ecf20Sopenharmony_cistatic inline void putc(int c) {}
68c2ecf20Sopenharmony_ci#endif
78c2ecf20Sopenharmony_cistatic inline void flush(void) {}
88c2ecf20Sopenharmony_cistatic inline void arch_decomp_setup(void) {}
9