mirror of
https://github.com/iceHtwoO/novaOS.git
synced 2026-04-17 04:32:27 +00:00
Remove unused import
This commit is contained in:
@@ -1,5 +1,3 @@
|
||||
use core::ptr::read_volatile;
|
||||
|
||||
use crate::{mmio_read, mmio_write, peripherals::uart::print};
|
||||
|
||||
const MBOX_BASE: u32 = 0x3F00_0000 + 0xB880;
|
||||
|
||||
Reference in New Issue
Block a user