Add hash_apply() function.
[pintos-anon] / src / lib / kernel / hash.h
2006-01-04 Ben PfaffAdd hash_apply() function.
2005-03-29 Ben PfaffChange list_elem from typedef to struct.
2004-09-27 Ben PfaffComments.
2004-09-06 Ben PfaffFix up header guards.
2004-09-06 Ben PfaffRename printk() to printf().