Use round-toward-0 instead of round-to-nearest in fixed-point example.
[pintos-anon] / src / devices / block.h
2008-11-12 Ben PfaffImplement a proper block layer with partition support.