Release 4.11 arch/avr32/include/uapi/asm/byteorder.h
/*
* AVR32 endian-conversion functions.
*/
#ifndef _UAPI__ASM_AVR32_BYTEORDER_H
#define _UAPI__ASM_AVR32_BYTEORDER_H
#include <linux/byteorder/big_endian.h>
#endif /* _UAPI__ASM_AVR32_BYTEORDER_H */
Overall Contributors
Person | Tokens | Prop | Commits | CommitProp |
Håvard Skinnemoen | 9 | 69.23% | 1 | 33.33% |
Chen Gang S | 3 | 23.08% | 1 | 33.33% |
Harvey Harrison | 1 | 7.69% | 1 | 33.33% |
Total | 13 | 100.00% | 3 | 100.00% |
Information contained on this website is for historical information purposes only and does not indicate or represent copyright ownership.