Go to the documentation of this file.
19 #ifndef _ASM_BYTEORDER_H
20 #define _ASM_BYTEORDER_H
22 #if defined(__GNUC__) && !defined(__STRICT_ANSI__) || defined(__KERNEL__)
23 # define __BYTEORDER_HAS_U64__
26 #include <linux/byteorder/little_endian.h>