/* SPDX-License-Identifier: GPL-2.0 */ #ifndef _ASM_SCORE_EXEC_H #define _ASM_SCORE_EXEC_H extern unsigned long arch_align_stack(unsigned long sp); #endif /* _ASM_SCORE_EXEC_H */Overall Contributors
Person | Tokens | Prop | Commits | CommitProp |
David Howells | 19 | 95.00% | 1 | 50.00% |
Greg Kroah-Hartman | 1 | 5.00% | 1 | 50.00% |
Total | 20 | 100.00% | 2 | 100.00% |