Use 9600 bps for Pintos serial, to match the speed used by the loader.
[pintos-anon] / src / tests / threads / alarm-multiple.ck
1 # -*- perl -*-
2 use tests::tests;
3 use tests::threads::alarm;
4 check_alarm (7);