Clarify that create and remove work on files, not on file descriptors.
[pintos-anon] / src / tests / threads / alarm-multiple.ck
1 # -*- perl -*-
2 use tests::tests;
3 use tests::threads::alarm;
4 check_alarm (7);