Release 4.14 arch/x86/include/uapi/asm/byteorder.h
/* SPDX-License-Identifier: GPL-2.0 */
#ifndef _ASM_X86_BYTEORDER_H
#define _ASM_X86_BYTEORDER_H
#include <linux/byteorder/little_endian.h>
#endif /* _ASM_X86_BYTEORDER_H */
Overall Contributors
Person | Tokens | Prop | Commits | CommitProp |
Thomas Gleixner | 8 | 61.54% | 2 | 40.00% |
H. Peter Anvin | 3 | 23.08% | 1 | 20.00% |
Greg Kroah-Hartman | 1 | 7.69% | 1 | 20.00% |
Harvey Harrison | 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.