Make kernel_pool, user_pool static, since they are used only in palloc.c
[pintos-anon] / src / examples / mcp.c
2006-05-23 Ben PfaffAdd EXIT_FAILURE, EXIT_SUCCESS to syscall.h,
2006-04-20 Ben PfaffFix comment.
2005-06-21 Ben PfaffAdd some more examples.