• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
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     "armv4t-none-eabi",
6     "armv5te-none-eabi",
7     "avr-unknown-gnu-atmega328",
8     "bpfeb-unknown-none",
9     "bpfel-unknown-none",
10     "msp430-none-elf",
11     "riscv32i-unknown-none-elf",
12     "riscv32im-unknown-none-elf",
13     "riscv32imc-unknown-none-elf",
14     "thumbv4t-none-eabi",
15     "thumbv5te-none-eabi",
16     "thumbv6m-none-eabi",
17 ];
18