If the kernel image gets too big, "cmp ebx, KERNEL_LOAD_PAGES*8 + 1"
[pintos-anon] / src / userprog / Make.vars
1 DEFINES = -DUSERPROG -DFILESYS
2 SUBDIRS = threads devices lib lib/kernel userprog filesys