Remove unused functions/comments cluttering up the code.
authorKorey Sewell <ksewell@umich.edu>
Wed, 4 Mar 2009 18:17:08 +0000 (13:17 -0500)
committerKorey Sewell <ksewell@umich.edu>
Wed, 4 Mar 2009 18:17:08 +0000 (13:17 -0500)
commit30cd2d21fad6c12e2540672f315f561c9a1643ec
tree04709508ae413d03b80b07e633500300e756b129
parentf69b018571a6396d0e679d4d0eceb47ef4496530
Remove unused functions/comments cluttering up the code.
13 files changed:
src/cpu/inorder/SConscript
src/cpu/inorder/cpu.cc
src/cpu/inorder/cpu.hh
src/cpu/inorder/inorder_cpu_builder.cc
src/cpu/inorder/inorder_dyn_inst.cc
src/cpu/inorder/inorder_dyn_inst.hh
src/cpu/inorder/params.hh
src/cpu/inorder/pipeline_stage.cc
src/cpu/inorder/pipeline_stage.hh
src/cpu/inorder/pipeline_traits.hh
src/cpu/inorder/resource.hh
src/cpu/inorder/resources/cache_unit.cc
src/cpu/inorder/thread_context.hh