blob: ab17879181f6c80d6b03f94e11e03feb303fe7fc [file]
#ifndef _BITS_ENDIAN_H
#define _BITS_ENDIAN_H
FILE_LICENCE ( GPL2_OR_LATER_OR_UBDL );
#define __BYTE_ORDER __BIG_ENDIAN
#endif /* _BITS_ENDIAN_H */