cregit-Linux how code gets into the kernel

Release 4.11 arch/mips/include/asm/spram.h

#ifndef _MIPS_SPRAM_H

#define _MIPS_SPRAM_H

#if defined(CONFIG_MIPS_SPRAM)
extern __init void spram_config(void);
#else

static inline void spram_config(void) { }

Contributors

PersonTokensPropCommitsCommitProp
Chris Dearman8100.00%1100.00%
Total8100.00%1100.00%

; #endif /* CONFIG_MIPS_SPRAM */ #endif /* _MIPS_SPRAM_H */

Overall Contributors

PersonTokensPropCommitsCommitProp
Chris Dearman3081.08%150.00%
Markos Chandras718.92%150.00%
Total37100.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.