Use round-toward-0 instead of round-to-nearest in fixed-point example.
[pintos-anon] / src / lib / arithmetic.c
2006-10-05 Ben PfaffMake Pintos able to build with "gcc -m32" on x86-64...