fix typo comments

ch3
Yu Chen 3 years ago
parent 716c236f14
commit 657050ce33

@ -6,7 +6,6 @@ use super::TaskContext;
pub struct TaskControlBlock {
pub task_status: TaskStatus,
pub task_cx: TaskContext,
// LAB1: Add whatever you need about the Task.
}
#[derive(Copy, Clone, PartialEq)]

Loading…
Cancel
Save