Fix i686.

This commit is contained in:
4lDO2
2024-06-24 14:54:25 +02:00
parent 0929c6500c
commit 6345199629
+1 -1
View File
@@ -436,7 +436,7 @@ impl SigProcControl {
}
}
#[cfg(target_has_atomic = "64")]
#[cfg(not(target_arch = "x86"))]
pub use core::sync::atomic::AtomicU64;
#[cfg(target_arch = "x86")]