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 Mar 15, 2022
1 parent 8b0f812 commit 47d0144
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions no_atomic_cas.rs
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ const NO_ATOMIC_CAS: &[&str] = &[
"bpfel-unknown-none",
"msp430-none-elf",
"riscv32i-unknown-none-elf",
"riscv32im-unknown-none-elf",
"riscv32imc-unknown-none-elf",
"thumbv4t-none-eabi",
"thumbv6m-none-eabi",
Expand Down

0 comments on commit 47d0144

Please sign in to comment.