forked from Rativel/BurritOS
Implemente finish (not finished yet), fix ucontext for windows
This commit is contained in:
committed by
François Autin
parent
3457f67a7c
commit
dc49951bab
@@ -1,6 +1,6 @@
|
||||
|
||||
|
||||
struct Interrupt {
|
||||
pub struct Interrupt {
|
||||
level: InterruptStatus
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user