make loop counter volatile to prevent gcc4.1 from optimizing away entire loop body
[pintos-anon] / src / devices / input.h
2006-06-01 Ben PfaffAdd support for "keyboard" input over the serial port.