make loop counter volatile to prevent gcc4.1 from optimizing away entire loop body
[pintos-anon] / src / tests / vm / child-inherit.c
2006-01-08 Ben PfaffAdd explanatory comments to vm tests.
2005-06-19 Ben PfaffMake tests public. Rewrite most tests. Add tests.