Skip to content

Commit 75d4485

Browse files
committed
add s390x to the module docs
1 parent 05aa004 commit 75d4485

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
@@ -195,6 +195,7 @@ others at:
195195
* [`wasm32`]
196196
* [`s390x`]
197197
* [`loongarch64`]
198+
* [`s390x`]
198199

199200
[`x86`]: ../../core/arch/x86/index.html
200201
[`x86_64`]: ../../core/arch/x86_64/index.html
@@ -210,6 +211,7 @@ others at:
210211
[`wasm32`]: ../../core/arch/wasm32/index.html
211212
[`s390x`]: ../../core/arch/s390x/index.html
212213
[`loongarch64`]: ../../core/arch/loongarch64/index.html
214+
[`s390x`]: ../../core/arch/s390x/index.html
213215

214216
# Examples
215217

0 commit comments

Comments
 (0)