Use TIMER_FREQ of 19 for grading priority-fifo.
[pintos-anon] / src / vm / Make.vars
1 DEFINES = -DUSERPROG -DFILESYS -DVM
2 SUBDIRS = threads devices lib lib/kernel userprog filesys vm