xv6

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs | README | LICENSE

commit 07ddc0fa820df0c506895e06e7e5ef09182dcc77
parent fe5f50a03dd4a6a96385b0bc825fdb7865cb22d2
Author: rsc <rsc>
Date:   Tue, 14 Aug 2007 19:41:29 +0000

nit

Diffstat:
Mproc.c | 1-
1 file changed, 0 insertions(+), 1 deletion(-)

diff --git a/proc.c b/proc.c @@ -243,7 +243,6 @@ forkret(void) void sleep(void *chan, struct spinlock *lk) { - if(cp == 0) panic("sleep");