gem5/mem
Ron Dreslinski 6c7fdb1be7 More include files, removing definition of SendResult whioch isn't needed anymore
cpu/simple/cpu.hh:
    Some needed includes
mem/port.hh:
    Now we removed the sendResult and replaced with void,tick,bool don't need it defined anymore

--HG--
extra : convert_revision : aea08ec299c41b9f9a5b0da7649cef0459315139
2006-01-31 14:42:42 -05:00
..
bus.hh Fixed some void functions with returns, first stab at cpu ports. 2006-01-31 14:39:41 -05:00
mem_object.hh Add proper includes 2006-01-31 14:15:33 -05:00
packet.hh Listing some of the enum structures 2006-01-31 14:09:43 -05:00
page_table.cc Add PageTable code and SConscript fixes for new syscall emulation 2006-01-29 17:28:04 -05:00
page_table.hh Add PageTable code and SConscript fixes for new syscall emulation 2006-01-29 17:28:04 -05:00
port.hh More include files, removing definition of SendResult whioch isn't needed anymore 2006-01-31 14:42:42 -05:00
request.hh changed sendresult -> bool,tick,void as appropriate 2006-01-31 14:20:39 -05:00