Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
1a38336b8611a04f0a624330c1f815421f4bf5f4
/
.
/
arch
/
avr32
/
include
/
asm
/
byteorder.h
blob: 50abc21619a8a288b9c46a2ac0d38ca56ce344e7 [
file
] [
log
] [
blame
]
/*
* AVR32 endian-conversion functions.
*/
#ifndef
__ASM_AVR32_BYTEORDER_H
#define
__ASM_AVR32_BYTEORDER_H
#include
<linux/byteorder/big_endian.h>
#endif
/* __ASM_AVR32_BYTEORDER_H */