atomic-maybe-uninit 0.3.18

Atomic operations on potentially uninitialized integers.
Documentation
1
2
3
4
5
6
7
8
9
// SPDX-License-Identifier: Apache-2.0 OR MIT
// This file is @generated by target_spec.sh.
// It is not intended for manual editing.

#[rustfmt::skip]
pub(crate) static ARM_BUT_THUMB_MODE: &[&str] = &[
    "armv7-linux-androideabi",
    "armv7-sony-vita-newlibeabihf",
];