mirror of
https://github.com/edera-dev/krata.git
synced 2025-08-03 05:10:55 +00:00
fix: e820entry should be available on all platforms
This commit is contained in:
parent
8dfcb7f7eb
commit
47b42c631f
@ -620,7 +620,6 @@ pub struct EvtChnAllocUnbound {
|
||||
pub port: u32,
|
||||
}
|
||||
|
||||
#[cfg(target_arch = "x86_64")]
|
||||
#[repr(C, packed)]
|
||||
#[derive(Debug, Copy, Clone, Default)]
|
||||
pub struct E820Entry {
|
||||
|
Loading…
Reference in New Issue
Block a user