Release 4.14 arch/sh/include/asm/posix_types.h
/* SPDX-License-Identifier: GPL-2.0 */
# ifdef CONFIG_SUPERH32
# include <asm/posix_types_32.h>
# else
# include <asm/posix_types_64.h>
# endif
Overall Contributors
Person | Tokens | Prop | Commits | CommitProp |
Linus Torvalds (pre-git) | 6 | 42.86% | 1 | 25.00% |
Paul Mundt | 5 | 35.71% | 1 | 25.00% |
David Howells | 2 | 14.29% | 1 | 25.00% |
Greg Kroah-Hartman | 1 | 7.14% | 1 | 25.00% |
Total | 14 | 100.00% | 4 | 100.00% |
Information contained on this website is for historical information purposes only and does not indicate or represent copyright ownership.