/* SPDX-License-Identifier: GPL-2.0 */ #ifndef __ASM_LINKAGE_H #define __ASM_LINKAGE_H #define __ALIGN .balign 4 #define __ALIGN_STR ".balign 4" #endifOverall Contributors
| Person | Tokens | Prop | Commits | CommitProp |
| Jeff Dike | 12 | 70.59% | 1 | 33.33% |
| Linus Torvalds | 4 | 23.53% | 1 | 33.33% |
| Greg Kroah-Hartman | 1 | 5.88% | 1 | 33.33% |
| Total | 17 | 100.00% | 3 | 100.00% |