Make interrupt.h names more regular.
[pintos-anon] / src / lib / list.c
2004-08-26 Ben PfaffChange list_elem from a struct to a typedef to make...
2004-08-16 Ben PfaffInitial revision