Release 4.14 arch/score/include/asm/linkage.h
/* SPDX-License-Identifier: GPL-2.0 */
#ifndef _ASM_SCORE_LINKAGE_H
#define _ASM_SCORE_LINKAGE_H
#define __ALIGN .align 2
#define __ALIGN_STR ".align 2"
#endif /* _ASM_SCORE_LINKAGE_H */
Overall Contributors
Person | Tokens | Prop | Commits | CommitProp |
Chen Liqin | 17 | 94.44% | 2 | 66.67% |
Greg Kroah-Hartman | 1 | 5.56% | 1 | 33.33% |
Total | 18 | 100.00% | 3 | 100.00% |
Information contained on this website is for historical information purposes only and does not indicate or represent copyright ownership.