Use __SIZE_TYPE__ for size_t, __PTRDIFF_TYPE__ for ptrdiff_t.
[pintos-anon] / src / lib / stdlib.c
2004-09-06 Ben PfaffRename printk() to printf().