Use TIMER_FREQ of 19 for grading priority-fifo.
[pintos-anon] / src / devices / intq.h
2004-09-11 Ben PfaffReally make it safe to call printf() from any context.
2004-09-11 Ben PfaffIncrease queue size to 64.
2004-09-07 Ben PfaffMove serial interrupt queue into new file intq.c.