We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 41478f5 commit 562bb29Copy full SHA for 562bb29
no_atomic_cas.rs
@@ -5,6 +5,8 @@ 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",
0 commit comments