Release 4.14 arch/sparc/include/uapi/asm/byteorder.h
/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
#ifndef _SPARC_BYTEORDER_H
#define _SPARC_BYTEORDER_H
#include <linux/byteorder/big_endian.h>
#endif /* _SPARC_BYTEORDER_H */
Overall Contributors
Person | Tokens | Prop | Commits | CommitProp |
Linus Torvalds (pre-git) | 11 | 84.62% | 3 | 60.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.