/* SPDX-License-Identifier: GPL-2.0 */ #ifndef __ASM_LINKAGE_H #define __ASM_LINKAGE_H #define __ALIGN .p2align 2 #define __ALIGN_STR ".p2align 2" #endifOverall Contributors
Person | Tokens | Prop | Commits | CommitProp |
James Hogan | 16 | 94.12% | 1 | 50.00% |
Greg Kroah-Hartman | 1 | 5.88% | 1 | 50.00% |
Total | 17 | 100.00% | 2 | 100.00% |