mirror of
https://github.com/9fans/plan9port.git
synced 2025-01-12 11:10:07 +00:00
wasn't supposed to go in.
This commit is contained in:
parent
a46395ecf9
commit
4cecbbe678
1 changed files with 0 additions and 5 deletions
|
@ -1,5 +0,0 @@
|
|||
int
|
||||
_schedfork(Proc *p)
|
||||
{
|
||||
return ffork(RFMEM|RFNOWAIT, _schedinit, p);
|
||||
}
|
Loading…
Reference in a new issue