Skip to content

Commit 39a0e84

Browse files
committed
fmt code
1 parent cc9bd92 commit 39a0e84

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/pcpu.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
use core::{cell::OnceCell, marker::PhantomData};
22

33
use aarch64_cpu::registers::*;
4-
54
use axerrno::AxResult;
65
use axvcpu::{AxArchPerCpu, AxVCpuHal};
76
use tock_registers::interfaces::ReadWriteable;

0 commit comments

Comments
 (0)