Merge zeep.pool:/z/saidi/work/m5.newmem

into  zeep.pool:/z/saidi/work/m5.suncc

--HG--
extra : convert_revision : 20f61a524a3b53fc0afcf53a24b5a1fe1d96f579
This commit is contained in:
Ali Saidi
2007-01-26 18:49:40 -05:00
52 changed files with 236 additions and 134 deletions

View File

@@ -47,7 +47,7 @@
// If one doesn't exist, we pretty much get what is listed below, so it all
// works out
#include <byteswap.h>
#elif defined (__sun__)
#elif defined (__sun)
#include <sys/isa_defs.h>
#else
#include <machine/endian.h>