Fix gcc inline assembler operand constraints for syscall -- as pushl modifies %esp...
[pintos-anon] / src / devices / pit.c
2008-11-10 Ben PfaffAdd PC speaker driver and connect it to '\a' in the...