byteorder.h 106 Bytes edit raw blame history 1 2 3 4 5 6 7 8 #ifndef _CRIS_BYTEORDER_H #define _CRIS_BYTEORDER_H #include <linux/byteorder/little_endian.h> #endif