frv is little big endian :)

Denys Vlasenko vda.linux at googlemail.com
Sat Dec 13 02:50:26 UTC 2008


/* frv is little-endian.  */

#ifndef _ENDIAN_H
# error "Never use <bits/endian.h> directly; include <endian.h> instead."
#endif

#define __BYTE_ORDER __BIG_ENDIAN



More information about the uClibc mailing list