gem5/kern/linux
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
..
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 only set stuff up for binning interrupts if interrupt binning is on 2004-09-24 14:16:51 -04: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