forked from Rativel/BurritOS
Added partialeq trait where relevant
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
|
||||
|
||||
#[derive(PartialEq)]
|
||||
pub struct Interrupt {
|
||||
level: InterruptStatus
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user