Some more clippy fixes, warnings are noisy
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
#![expect(unused)]
|
||||
|
||||
use core::arch::x86_64::__cpuid;
|
||||
|
||||
use crate::arch::x86_64::memory::mapping::PHYSICAL_MEMORY_OFFSET;
|
||||
|
||||
Reference in New Issue
Block a user