gem5/system
Ali Saidi 31ac4ce140 console code now builds on zizzer
console/Makefile:
    Updated to build on linux and removed
    lots of crud that compiled, disassembled, and then reassembled
console/dbmentry.s:
    the assembler didn't like they comments, so I removed them
console/printf.c:
    Gcc was very unhappy, so I fixed this line
h/lib.h:
    time_t is defined in a std header, and this was causing some problems
2004-05-17 17:49:19 -04:00
..
alpha console code now builds on zizzer 2004-05-17 17:49:19 -04:00
arm/simple_bootloader ARM: Add code for a simple bootloader for MP boot. 2011-01-18 16:29:59 -06:00