Release 4.14 arch/x86/include/uapi/asm/types.h
/* SPDX-License-Identifier: GPL-2.0 */
#ifndef _ASM_X86_TYPES_H
#define _ASM_X86_TYPES_H
#include <asm-generic/types.h>
#endif /* _ASM_X86_TYPES_H */
Overall Contributors
Person | Tokens | Prop | Commits | CommitProp |
Thomas Gleixner | 6 | 46.15% | 1 | 20.00% |
H. Peter Anvin | 5 | 38.46% | 2 | 40.00% |
Arnd Bergmann | 1 | 7.69% | 1 | 20.00% |
Greg Kroah-Hartman | 1 | 7.69% | 1 | 20.00% |
Total | 13 | 100.00% | 5 | 100.00% |
Information contained on this website is for historical information purposes only and does not indicate or represent copyright ownership.