gem5/kern
Nathan Binkert 224acc2abc get rid of pmap.h and make things variables and inline
functions instead of preprocessor macros.

arch/alpha/vtophys.cc:
    use new constants, functions and structs to clean up the
    vtophys code.
arch/alpha/vtophys.hh:
    Clean up a little bit and make the protypes match new changes.
base/remote_gdb.cc:
dev/ide_disk.cc:
kern/tru64/tru64_events.cc:
    use new constants from isa_traits.hh instead of ones from
    old pmap.h

--HG--
extra : convert_revision : 5dce34e3b0c84ba72cefca34e5999b99898edcef
2004-10-23 10:41:35 -04:00
..
linux Make targetarch directory in build tree and copy arch/alpha files to it 2004-10-22 22:49:12 -04:00
tru64 get rid of pmap.h and make things variables and inline 2004-10-23 10:41:35 -04: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