Skip to content

Commit cbba4e0

Browse files
committed
Update no_atomic_cas.rs
1 parent c88ad9b commit cbba4e0

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Diff for: no_atomic_cas.rs

+2
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ const NO_ATOMIC_CAS: &[&str] = &[
55
"armv4t-none-eabi",
66
"armv5te-none-eabi",
77
"avr-unknown-gnu-atmega328",
8+
"bpfeb-unknown-none",
9+
"bpfel-unknown-none",
810
"msp430-none-elf",
911
"riscv32i-unknown-none-elf",
1012
"riscv32im-unknown-none-elf",

0 commit comments

Comments
 (0)