diff options
Diffstat (limited to 'proc.c')
-rw-r--r-- | proc.c | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -325,7 +325,6 @@ wakeup1(void *chan) } // Wake up all processes sleeping on chan. -// Proc_table_lock is acquired and released. void wakeup(void *chan) { |