Skip to content

Commit 350195d

Browse files
committed
add s390x to the module docs
1 parent 57a69c5 commit 350195d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

crates/core_arch/src/core_arch_docs.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -193,6 +193,7 @@ others at:
193193
* [`powerpc64`]
194194
* [`nvptx`]
195195
* [`wasm32`]
196+
* [`s390x`]
196197

197198
[`x86`]: ../../core/arch/x86/index.html
198199
[`x86_64`]: ../../core/arch/x86_64/index.html
@@ -206,6 +207,7 @@ others at:
206207
[`powerpc64`]: ../../core/arch/powerpc64/index.html
207208
[`nvptx`]: ../../core/arch/nvptx/index.html
208209
[`wasm32`]: ../../core/arch/wasm32/index.html
210+
[`s390x`]: ../../core/arch/s390x/index.html
209211

210212
# Examples
211213

0 commit comments

Comments
 (0)