1 // This file is @generated by no_atomic_cas.sh. 2 // It is not intended for manual editing. 3 4 const NO_ATOMIC_CAS: &[&str] = &[ 5 "avr-unknown-gnu-atmega328", 6 "bpfeb-unknown-none", 7 "bpfel-unknown-none", 8 "msp430-none-elf", 9 "riscv32i-unknown-none-elf", 10 "riscv32imc-unknown-none-elf", 11 "thumbv4t-none-eabi", 12 "thumbv6m-none-eabi", 13 ]; 14