Skip to content

Commit

Permalink
Update no_atomic_cas.rs
Browse files Browse the repository at this point in the history
  • Loading branch information
taiki-e committed Jan 30, 2023
1 parent c88ad9b commit cbba4e0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions no_atomic_cas.rs
Expand Up @@ -5,6 +5,8 @@ const NO_ATOMIC_CAS: &[&str] = &[
"armv4t-none-eabi",
"armv5te-none-eabi",
"avr-unknown-gnu-atmega328",
"bpfeb-unknown-none",
"bpfel-unknown-none",
"msp430-none-elf",
"riscv32i-unknown-none-elf",
"riscv32im-unknown-none-elf",
Expand Down

0 comments on commit cbba4e0

Please sign in to comment.