Skip to content

Commit 180fe7c

Browse files
authored
Style fix for loongarch-linux.md
1 parent dc73052 commit 180fe7c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/doc/rustc/src/platform-support/loongarch-linux.md

+2
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,8 @@ While the integer base ABI is implied by the machine field, the floating po
1515
| f32 | The base ABI uses 32-bit FPRs for parameter passing. (lp64f)|
1616
| sf | The base ABI uses no FPR for parameter passing. (lp64s) |
1717

18+
<br>
19+
1820
|`ABI type(Base ABI/ABI extension)`| `C library` | `kernel` | `target tuple` |
1921
|----------------------------------|-------------|----------|----------------------------------|
2022
| lp64d/base | glibc | linux | loongarch64-unknown-linux-gnu |

0 commit comments

Comments
 (0)