This commit is contained in:
rsc 2007-08-14 19:41:29 +00:00
parent fe5f50a03d
commit 07ddc0fa82

1
proc.c
View file

@ -243,7 +243,6 @@ forkret(void)
void
sleep(void *chan, struct spinlock *lk)
{
if(cp == 0)
panic("sleep");