Let this code know about PowerPC.

This commit is contained in:
Benno Rice 2002-05-21 03:40:42 +00:00
parent 9152d4d39c
commit 56c18ed0ed
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=97044

View file

@ -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