Skip to content

Commit 48e90f2

Browse files
committed
fmt code
1 parent 7c7c8ea commit 48e90f2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/exception_utils.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
use aarch64_cpu::registers::*;
2-
use axvm_types::addr::GuestPhysAddr;
32
use axerrno::{AxResult, ax_err};
3+
use axvm_types::addr::GuestPhysAddr;
44

55
/// Retrieves the Exception Syndrome Register (ESR) value from EL2.
66
///

0 commit comments

Comments
 (0)