Get rid of obsolete code, most of it '#if 0'ed anyway.
authorSteve Reinhardt <stever@eecs.umich.edu>
Mon, 20 Oct 2003 00:30:26 +0000 (17:30 -0700)
committerSteve Reinhardt <stever@eecs.umich.edu>
Mon, 20 Oct 2003 00:30:26 +0000 (17:30 -0700)
commitf951b00d89c716906069160ab21a6d4b6f7e4d6f
tree20b9ec386e1fc321d900f4c296bf5a2572e9f290
parent83d32482dc126d028399ca6701642047f28276dd
Get rid of obsolete code, most of it '#if 0'ed anyway.
Mostly vestiges of Dave's long-gone instruction prefetching stuff.

arch/alpha/isa_traits.hh:
    Delete unused extractInstructionPrefetchTarget().
base/inifile.cc:
    Delete '#if 0' code
cpu/base_cpu.hh:
    Delete unused filterThisInstructionPrefetch() function.
cpu/exetrace.hh:
    Delete '#if 0' code (obsolete flags).

--HG--
extra : convert_revision : c8317f56ba0a0e568daa785825ee938584987bed
arch/alpha/isa_traits.hh
base/inifile.cc
cpu/base_cpu.hh
cpu/exetrace.hh