From 0362480f797a8193af8001f88b9f2c54f6cf1082 Mon Sep 17 00:00:00 2001 From: Taiki Endo Date: Mon, 6 Jun 2022 01:33:23 +0000 Subject: [PATCH] Update no_atomic.rs --- no_atomic.rs | 1 + 1 file changed, 1 insertion(+) diff --git a/no_atomic.rs b/no_atomic.rs index 390019ebd..f740aaee1 100644 --- a/no_atomic.rs +++ b/no_atomic.rs @@ -52,6 +52,7 @@ const NO_ATOMIC_64: &[&str] = &[ "riscv32i-unknown-none-elf", "riscv32im-unknown-none-elf", "riscv32imac-unknown-none-elf", + "riscv32imac-unknown-xous-elf", "riscv32imc-unknown-none-elf", "thumbv4t-none-eabi", "thumbv6m-none-eabi",