blob: 45b18ded19e6308eafebe198673ae7feb6b122eb [file] [log] [blame]
David Howellsb920de12008-02-08 04:19:31 -08001#ifndef _ASM_BYTEORDER_H
2#define _ASM_BYTEORDER_H
3
Harvey Harrison5cbd04a2009-01-06 14:56:34 -08004#include <asm/swab.h>
David Howellsb920de12008-02-08 04:19:31 -08005#include <linux/byteorder/little_endian.h>
6
7#endif /* _ASM_BYTEORDER_H */