Mark shutdown_reboot() and shutdown_power_off() as NO_RETURN.
[pintos-anon] / src / lib / arithmetic.c
2006-10-05 Ben PfaffMake Pintos able to build with "gcc -m32" on x86-64...