Fix gcc inline assembler operand constraints for syscall -- as pushl modifies %esp...
[pintos-anon] / src / threads / flags.h
2005-06-19 Ben PfaffMake tests public. Rewrite most tests. Add tests.
2004-09-16 Ben PfaffMove pagedir stuff into userprog.