Prevent bitmap_scan() from assert-failing if CNT is greater than the
[pintos-anon] / src / vm / Make.vars
1 DEFINES = -DUSERPROG -DFILESYS -DVM
2 SUBDIRS = threads devices lib lib/kernel userprog filesys vm