no_atomic_cas.rs 356 B

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