android_kernel_cmhtcleo/arch/cris/include/asm/byteorder.h

9 lines
106 B
C
Raw Normal View History

2010-08-27 09:19:57 +00:00
#ifndef _CRIS_BYTEORDER_H
#define _CRIS_BYTEORDER_H
#include <linux/byteorder/little_endian.h>
#endif