fix typo comments
This commit is contained in:
parent
745ea760d0
commit
5b9dfeb6ad
1 changed files with 0 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue