-
- Downloads
simplify the console abstractions
This is the low-level console abstraction and should deal in the char * hardware format. The upper layer (debug.cc) already handles all conversion from std::string and boost formats.
Showing
- build.mak 1 addition, 1 deletionbuild.mak
- debug.cc 8 additions, 3 deletionsdebug.cc
- drivers/console.cc 0 additions, 21 deletionsdrivers/console.cc
- drivers/console.hh 1 addition, 6 deletionsdrivers/console.hh
- drivers/isa-serial.cc 3 additions, 3 deletionsdrivers/isa-serial.cc
- drivers/isa-serial.hh 1 addition, 1 deletiondrivers/isa-serial.hh
drivers/console.cc
deleted
100644 → 0
Please register or sign in to comment