cregit-Linux how code gets into the kernel

Release 4.11 arch/arm/include/debug/uncompress.h

#ifdef CONFIG_DEBUG_UNCOMPRESS
extern void putc(int c);
#else

static inline void putc(int c) {}

Contributors

PersonTokensPropCommitsCommitProp
Shawn Guo9100.00%1100.00%
Total9100.00%1100.00%

#endif
static inline void flush(void) {}

Contributors

PersonTokensPropCommitsCommitProp
Shawn Guo8100.00%1100.00%
Total8100.00%1100.00%


static inline void arch_decomp_setup(void) {}

Contributors

PersonTokensPropCommitsCommitProp
Shawn Guo8100.00%1100.00%
Total8100.00%1100.00%


Overall Contributors

PersonTokensPropCommitsCommitProp
Shawn Guo40100.00%2100.00%
Total40100.00%2100.00%
Information contained on this website is for historical information purposes only and does not indicate or represent copyright ownership.
Created with cregit.