minor changes to endian code so that it runs on x86 linux
authorAli Saidi <saidi@eecs.umich.edu>
Wed, 23 Jun 2004 22:39:11 +0000 (18:39 -0400)
committerAli Saidi <saidi@eecs.umich.edu>
Wed, 23 Jun 2004 22:39:11 +0000 (18:39 -0400)
commit4799a7b87439913765029117eb51fcacd6f07edb
treecfbe3c0f5aee6003a484ad693be4f885ab731dd9
parent17bfb1540e938406548202f3f1c941857f514c33
minor changes to endian code so that it runs on x86 linux

base/intmath.hh:
    only need FloorLog2(size_t) on a mac, so ifdefed for this
dev/alpha_console.cc:
    Actually allocate the alphaAccess struct.

--HG--
extra : convert_revision : 1f50b1a025c8ee728a9f3d2c603ea38347234f54
base/intmath.hh
dev/alpha_console.cc