forked from Rativel/BurritOS
♻️ Simplified imports and moved Register struct to own file
This commit is contained in:
@@ -7,6 +7,7 @@ pub mod loader;
|
||||
pub mod interrupt;
|
||||
pub mod translationtable;
|
||||
pub mod mmu;
|
||||
pub mod register;
|
||||
|
||||
pub mod global {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user