mirror of
https://github.com/edera-dev/krata.git
synced 2025-08-04 05:31:32 +00:00
feat: move platform stuff all into it's own thing
This commit is contained in:
@ -128,3 +128,5 @@ pub struct GrantEntry {
|
||||
pub domid: u16,
|
||||
pub frame: u32,
|
||||
}
|
||||
|
||||
pub const XEN_HVM_START_MAGIC_VALUE: u64 = 0x336ec578;
|
||||
|
Reference in New Issue
Block a user