onintr must be void

This commit is contained in:
ceriel 1993-11-12 12:53:28 +00:00
parent 6ac18892c8
commit b4e86b6450

View File

@ -70,6 +70,7 @@ int k;
}
void
onintr()
{
done(1);