Let this code know about PowerPC.
This commit is contained in:
parent
9152d4d39c
commit
56c18ed0ed
@ -120,7 +120,7 @@ __FBSDID("$FreeBSD$");
|
||||
*/
|
||||
|
||||
#if defined(__i386__) || defined(__ia64__) || defined(__alpha__) || \
|
||||
defined(__sparc64__)
|
||||
defined(__sparc64__) || defined(__powerpc__)
|
||||
#include <sys/types.h>
|
||||
#if BYTE_ORDER == BIG_ENDIAN
|
||||
#define IEEE_BIG_ENDIAN
|
||||
|
Loading…
x
Reference in New Issue
Block a user