/* SPDX-License-Identifier: GPL-2.0 */ #include <ppc-asm.h> #ifndef r1 #define r1 sp #endif #define _GLOBAL(A) FUNC_START(test_ ## A)Overall Contributors
Person | Tokens | Prop | Commits | CommitProp |
Anton Blanchard | 19 | 95.00% | 1 | 50.00% |
Greg Kroah-Hartman | 1 | 5.00% | 1 | 50.00% |
Total | 20 | 100.00% | 2 | 100.00% |