gem5/mem
Ron Dreslinski 2f644efafa Fixed some void functions with returns, first stab at cpu ports.
cpu/simple/cpu.hh:
    Adding port definitions to simple cpu, still needs work.
mem/bus.hh:
    no return for void functions

--HG--
extra : convert_revision : 42e5bc16af187d3a46eb25a15b600a8a11b88cc5
2006-01-31 14:39:41 -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 Merge zizzer:/bk/newmem 2006-01-31 14:20:48 -05:00
request.hh changed sendresult -> bool,tick,void as appropriate 2006-01-31 14:20:39 -05:00