1 2 3 4 5 6 7 8 9
#ifndef _CRIS_BYTEORDER_H #define _CRIS_BYTEORDER_H #include <asm/swab.h> #include <linux/byteorder/little_endian.h> #endif