Fix thread locals
This commit is contained in:
parent
8ddd0ad3f0
commit
7a59e08e70
5 changed files with 6 additions and 35 deletions
|
@ -150,6 +150,3 @@ pub mod serial;
|
|||
|
||||
/// Initialization and start function
|
||||
pub mod start;
|
||||
|
||||
/// Thread control block
|
||||
pub mod tcb;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue