Add -O to CFLAGS to try to catch uninitialized variable errors.
[pintos-anon] / src / lib / user / entry.c
2004-09-19 Ben PfaffPass return code from main() to exit().
2004-09-06 Ben PfaffRename printk() to printf().