gem5/kern
Steve Reinhardt b1816cb837 Minor cleanup of symtab code/includes.
base/loader/symtab.cc:
base/loader/symtab.hh:
    Get rid of old unused calls.
cpu/simple_cpu/simple_cpu.hh:
    No need to include base/loader/symtab.hh
kern/linux/linux_system.cc:
kern/tru64/tru64_system.cc:
    Include base/loader/symtab.hh (since it's no longer included in system.hh)
sim/system.hh:
    Replace include of base/loader/symtab.hh with forward class decl.

--HG--
extra : convert_revision : 3a778c2f409ec94e3b00eaa9b3859943cb39918c
2004-11-15 20:30:51 -05:00
..
linux Minor cleanup of symtab code/includes. 2004-11-15 20:30:51 -05:00
tru64 Minor cleanup of symtab code/includes. 2004-11-15 20:30:51 -05:00
kernel_stats.cc Make targetarch directory in build tree and copy arch/alpha files to it 2004-10-22 22:49:12 -04:00
kernel_stats.hh added system option to bin interrupt code seperately. 2004-09-03 14:12:59 -04:00
system_events.cc Fixes to kernel to get checkpoints to work again. 2004-10-02 12:34:54 -04:00
system_events.hh added system option to bin interrupt code seperately. 2004-09-03 14:12:59 -04:00