Release 4.14 arch/s390/include/asm/sections.h
/* SPDX-License-Identifier: GPL-2.0 */
#ifndef _S390_SECTIONS_H
#define _S390_SECTIONS_H
#include <asm-generic/sections.h>
extern char _eshared[], _ehead[];
#endif
Overall Contributors
Person | Tokens | Prop | Commits | CommitProp |
Martin Schwidefsky | 11 | 55.00% | 1 | 25.00% |
Heiko Carstens | 8 | 40.00% | 2 | 50.00% |
Greg Kroah-Hartman | 1 | 5.00% | 1 | 25.00% |
Total | 20 | 100.00% | 4 | 100.00% |
Information contained on this website is for historical information purposes only and does not indicate or represent copyright ownership.