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.
loongarch32-unknown-none*
1 parent 906fc5c commit 620a4f3Copy full SHA for 620a4f3
example/alloc_system.rs
@@ -8,6 +8,7 @@
8
// add fast paths for low alignment values.
9
#[cfg(any(target_arch = "x86",
10
target_arch = "arm",
11
+ target_arch = "loongarch32",
12
target_arch = "m68k",
13
target_arch = "mips",
14
target_arch = "mips32r6",
0 commit comments