Release 4.14 arch/cris/include/uapi/asm/byteorder.h
/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
#ifndef _CRIS_BYTEORDER_H
#define _CRIS_BYTEORDER_H
#include <linux/byteorder/little_endian.h>
#endif
Overall Contributors
Person | Tokens | Prop | Commits | CommitProp |
Linus Torvalds | 9 | 75.00% | 1 | 33.33% |
Mikael Starvik | 2 | 16.67% | 1 | 33.33% |
Greg Kroah-Hartman | 1 | 8.33% | 1 | 33.33% |
Total | 12 | 100.00% | 3 | 100.00% |
Information contained on this website is for historical information purposes only and does not indicate or represent copyright ownership.