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.
s390x
1 parent 57a69c5 commit 350195dCopy full SHA for 350195d
crates/core_arch/src/core_arch_docs.md
@@ -193,6 +193,7 @@ others at:
193
* [`powerpc64`]
194
* [`nvptx`]
195
* [`wasm32`]
196
+* [`s390x`]
197
198
[`x86`]: ../../core/arch/x86/index.html
199
[`x86_64`]: ../../core/arch/x86_64/index.html
@@ -206,6 +207,7 @@ others at:
206
207
[`powerpc64`]: ../../core/arch/powerpc64/index.html
208
[`nvptx`]: ../../core/arch/nvptx/index.html
209
[`wasm32`]: ../../core/arch/wasm32/index.html
210
+[`s390x`]: ../../core/arch/s390x/index.html
211
212
# Examples
213
0 commit comments