We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e8f59ce commit e91c8e4Copy full SHA for e91c8e4
1 file changed
tg-kernel-context/src/foreign/multislot_portal.rs
@@ -1,6 +1,6 @@
1
-use super::{MonoForeignPortal, PortalCache};
2
#[cfg(target_arch = "riscv64")]
3
use super::PORTAL_TEXT;
+use super::{MonoForeignPortal, PortalCache};
4
5
/// 包含多个插槽的异界传送门。
6
#[repr(C)]
0 commit comments