gem5/system/alpha/console
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
..
console.c added some comments to palcode and zeroed system type in HWPRB (m5 will fill in) 2004-05-11 17:31:28 -04:00
dbmentry.s console code now builds on zizzer 2004-05-17 17:49:19 -04:00
Makefile console code now builds on zizzer 2004-05-17 17:49:19 -04:00
paljtokern.s Get the console code to compile correctly 2003-11-14 12:32:52 -05:00
paljtoslave.s Import changeset 2003-11-14 10:52:42 -05:00
printf.c console code now builds on zizzer 2004-05-17 17:49:19 -04:00