File: no_atomic.rs

package info (click to toggle)
rust-crossbeam-utils 0.8.19-1
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 344 kB
  • sloc: makefile: 2
file content (12 lines) | stat: -rw-r--r-- 320 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
9
10
11
12
// This file is @generated by no_atomic.sh.
// It is not intended for manual editing.

const NO_ATOMIC: &[&str] = &[
    "bpfeb-unknown-none",
    "bpfel-unknown-none",
    "mipsel-sony-psx",
    "msp430-none-elf",
    "riscv32i-unknown-none-elf",
    "riscv32im-unknown-none-elf",
    "riscv32imc-unknown-none-elf",
];