gem5/kern/linux
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
..
aligned.hh make stuff compile on openbsd again 2004-10-23 12:31:24 -04:00
hwrpb.hh make stuff compile on openbsd again 2004-10-23 12:31:24 -04:00
linux.hh Updated copyright on Tsunami and kern/linux files. 2004-06-04 13:43:50 -04:00
linux_syscalls.cc Updated copyright on Tsunami and kern/linux files. 2004-06-04 13:43:50 -04:00
linux_syscalls.hh Make targetarch directory in build tree and copy arch/alpha files to it 2004-10-22 22:49:12 -04:00
linux_system.cc Minor cleanup of symtab code/includes. 2004-11-15 20:30:51 -05:00
linux_system.hh switch contexts on palcode rather than kernel code 2004-09-16 00:37:21 -04:00
linux_threadinfo.hh std:: 2004-08-20 11:36:19 -04:00
printk.cc few forgotten changes for dprintk 2004-07-31 00:55:05 -04:00
printk.hh Added debug printk support 2004-07-30 17:13:24 -04:00
sched.hh Added code using VPtr to be able to extract info from linux thread 2004-08-18 23:06:51 -04:00
thread_info.hh Added code using VPtr to be able to extract info from linux thread 2004-08-18 23:06:51 -04:00