Skip to content

Commit

Permalink
Regenerate no_atomic
Browse files Browse the repository at this point in the history
  • Loading branch information
Jules-Bertholet authored and taiki-e committed Jun 12, 2023
1 parent 1c9af43 commit 82786c5
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions no_atomic.rs
Original file line number Diff line number Diff line change
Expand Up @@ -19,18 +19,13 @@ const NO_ATOMIC_CAS: &[&str] = &[
#[allow(dead_code)] // Only crossbeam-utils uses this.
const NO_ATOMIC_64: &[&str] = &[
"arm-linux-androideabi",
"armebv7r-none-eabi",
"armebv7r-none-eabihf",
"armv4t-none-eabi",
"armv4t-unknown-linux-gnueabi",
"armv5te-none-eabi",
"armv5te-unknown-linux-gnueabi",
"armv5te-unknown-linux-musleabi",
"armv5te-unknown-linux-uclibceabi",
"armv6k-nintendo-3ds",
"armv7-sony-vita-newlibeabihf",
"armv7r-none-eabi",
"armv7r-none-eabihf",
"avr-unknown-gnu-atmega328",
"hexagon-unknown-linux-musl",
"m68k-unknown-linux-gnu",
Expand Down

0 comments on commit 82786c5

Please sign in to comment.