Release 4.14 arch/h8300/include/asm/byteorder.h
/* SPDX-License-Identifier: GPL-2.0 */
#ifndef __H8300_BYTEORDER_H__
#define __H8300_BYTEORDER_H__
#define __BIG_ENDIAN __ORDER_BIG_ENDIAN__
#include <linux/byteorder/big_endian.h>
#endif
Overall Contributors
Person | Tokens | Prop | Commits | CommitProp |
Yoshinori Sato | 15 | 93.75% | 1 | 50.00% |
Greg Kroah-Hartman | 1 | 6.25% | 1 | 50.00% |
Total | 16 | 100.00% | 2 | 100.00% |
Information contained on this website is for historical information purposes only and does not indicate or represent copyright ownership.