make loop counter volatile to prevent gcc4.1 from optimizing away entire loop body
[pintos-anon] / src / devices / vga.h
2004-09-06 Ben PfaffFix up header guards.
2004-09-02 Ben PfaffReorganization, comments.
2004-08-16 Ben PfaffInitial revision