Two minor FS compile fixes.
authorKevin Lim <ktlim@umich.edu>
Thu, 6 Jul 2006 20:26:44 +0000 (16:26 -0400)
committerKevin Lim <ktlim@umich.edu>
Thu, 6 Jul 2006 20:26:44 +0000 (16:26 -0400)
commit8bf9709d912849a33c44cf3cd004a288d2106176
tree010309985a15e10ca911e00ee8b99abb74bedde1
parent8ae4f45bc4782b4ab1dc95dbca183e2cd926fc5b
Two minor FS compile fixes.

src/dev/tsunami_pchip.hh:
    Need ULL() for 32-bit hosts.
src/sim/pseudo_inst.cc:
    Forgot to remove sampler include from here.

--HG--
extra : convert_revision : 6ab6bdc721290167b4c2b78da3d28a4992eb24d5
src/dev/tsunami_pchip.hh
src/sim/pseudo_inst.cc