Release 4.10 arch/s390/include/asm/sections.h
#ifndef _S390_SECTIONS_H
#define _S390_SECTIONS_H
#include <asm-generic/sections.h>
extern char _eshared[], _ehead[];
extern char __start_ro_after_init[], __end_ro_after_init[];
#endif
Overall Contributors
| Person | Tokens | Prop | Commits | CommitProp |
heiko carstens | heiko carstens | 16 | 59.26% | 3 | 75.00% |
martin schwidefsky | martin schwidefsky | 11 | 40.74% | 1 | 25.00% |
| Total | 27 | 100.00% | 4 | 100.00% |
Information contained on this website is for historical information purposes only and does not indicate or represent copyright ownership.