Add DEBUG() macro for debugging that can be turned on and off with a
[pintos-anon] / src / lib / debug.c
2004-08-31 Ben PfaffAdd DEBUG() macro for debugging that can be turned...
2004-08-18 Ben PfaffMake debug.h non-idempotent, like <assert.h>.
2004-08-16 Ben PfaffInitial revision