aboutsummaryrefslogtreecommitdiff
path: root/no_atomic_cas.rs
blob: 0819af1a45093532034d0042a15a3d460f208d7c (plain)
1
2
3
4
5
6
7
8
9
10
11
// This file is @generated by no_atomic_cas.sh.
// It is not intended for manual editing.

const NO_ATOMIC_CAS_TARGETS: &[&str] = &[
    "avr-unknown-gnu-atmega328",
    "msp430-none-elf",
    "riscv32i-unknown-none-elf",
    "riscv32imc-unknown-none-elf",
    "thumbv4t-none-eabi",
    "thumbv6m-none-eabi",
];