gem5/kern
Nathan Binkert 656031b073 make stuff compile on openbsd again
clean up a few other things while we're here.

base/bitfield.hh:
base/compression/null_compression.hh:
    dont #include <inttypes.hh> use "sim/host.hh"
    fix #include guard
base/stats/types.hh:
    dont #include <inttypes.hh> use "sim/host.hh"
kern/linux/aligned.hh:
    dont #include <stdint.hh> use "sim/host.hh"
    fix #include guard
kern/linux/hwrpb.hh:
    fix #include guard

--HG--
extra : convert_revision : 288c687a59a1e770bbb834879173e1a2ea371bce
2004-10-23 12:31:24 -04:00
..
linux make stuff compile on openbsd again 2004-10-23 12:31:24 -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