cregit-Linux how code gets into the kernel

Release 4.8 arch/sh/include/asm/sections.h

#ifndef __ASM_SH_SECTIONS_H

#define __ASM_SH_SECTIONS_H

#include <asm-generic/sections.h>

extern long __machvec_start, __machvec_end;
extern char __uncached_start, __uncached_end;
extern char __start_eh_frame[], __stop_eh_frame[];

#endif /* __ASM_SH_SECTIONS_H */


Overall Contributors

PersonTokensPropCommitsCommitProp
andrew mortonandrew morton1237.50%116.67%
paul mundtpaul mundt721.88%233.33%
matt flemingmatt fleming618.75%116.67%
stuart menefystuart menefy618.75%116.67%
francesco virlinzifrancesco virlinzi13.12%116.67%
Total32100.00%6100.00%
Information contained on this website is for historical information purposes only and does not indicate or represent copyright ownership.