Make Pintos able to build with "gcc -m32" on x86-64 hosts without the
[pintos-anon] / src / lib / stddef.h
2004-09-13 Ben PfaffUse __SIZE_TYPE__ for size_t, __PTRDIFF_TYPE__ for...
2004-09-06 Ben PfaffFix up header guards.
2004-09-06 Ben PfaffRename printk() to printf().