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