Merge branch 'x86/urgent' into x86/pat
[deliverable/linux.git] / arch / avr32 / include / asm / byteorder.h
CommitLineData
5f97f7f9
HS
1/*
2 * AVR32 endian-conversion functions.
3 */
4#ifndef __ASM_AVR32_BYTEORDER_H
5#define __ASM_AVR32_BYTEORDER_H
6
292b4d09 7#include <linux/byteorder/big_endian.h>
5f97f7f9 8
5f97f7f9 9#endif /* __ASM_AVR32_BYTEORDER_H */
This page took 0.273179 seconds and 5 git commands to generate.