blob: 647c1aff0e40d69c8670c5f1eae893a49ac6e253 [file] [log] [blame]
/*
* arch/arm/include/klibc/endian.h
*/
#ifndef _KLIBC_ENDIAN_H
#define _KLIBC_ENDIAN_H
#define __BYTE_ORDER __LITTLE_ENDIAN
#endif /* _KLIBC_ENDIAN_H */