blob: 9aaeeb490933f68a1f5d36fc0796bc44342a1b13 [file] [log] [blame]
/*
* arch/alpha/include/klibc/endian.h
*/
#ifndef _KLIBC_ENDIAN_H
#define _KLIBC_ENDIAN_H
#define __BYTE_ORDER __LITTLE_ENDIAN
#endif /* _KLIBC_ENDIAN_H */