wasn't supposed to go in.

This commit is contained in:
rsc 2003-10-01 02:53:27 +00:00
parent a46395ecf9
commit 4cecbbe678

View file

@ -1,5 +0,0 @@
int
_schedfork(Proc *p)
{
return ffork(RFMEM|RFNOWAIT, _schedinit, p);
}