Context list class, static context ID magic
This commit is contained in:
parent
9cd48a36a5
commit
3b8f396229
5 changed files with 87 additions and 58 deletions
|
@ -70,6 +70,7 @@
|
|||
#![feature(const_fn)]
|
||||
#![feature(drop_types_in_const)]
|
||||
#![feature(question_mark)]
|
||||
#![feature(thread_local)]
|
||||
#![no_std]
|
||||
|
||||
use arch::interrupt;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue