Use 0xcc (not 0xcd) for clearing malloc() blocks too.
[pintos-anon] / src / devices / kbd.h
2004-09-26 Ben PfaffPrint statistics at power off.
2004-09-07 Ben PfaffImplement keyboard device.
2004-09-06 Ben PfaffFix up header guards.
2004-08-16 Ben PfaffInitial revision