Skip to content

Commit a8b98aa

Browse files
committed
Update no_atomic_cas.rs
1 parent 3cefb03 commit a8b98aa

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

no_atomic_cas.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ const NO_ATOMIC_CAS: &[&str] = &[
77
"bpfel-unknown-none",
88
"msp430-none-elf",
99
"riscv32i-unknown-none-elf",
10+
"riscv32im-unknown-none-elf",
1011
"riscv32imc-unknown-none-elf",
1112
"thumbv4t-none-eabi",
1213
"thumbv6m-none-eabi",

0 commit comments

Comments
 (0)