Style fix for loongarch-linux.md

This commit is contained in:
Slanterns 2023-04-20 13:58:57 +08:00 committed by GitHub
parent dc730521ef
commit 180fe7cc0c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -15,6 +15,8 @@ While the integer base ABI is implied by themachinefield, the floating po
| f32 | The base ABI uses 32-bit FPRs for parameter passing. (lp64f)|
| sf | The base ABI uses no FPR for parameter passing. (lp64s) |
<br>
|`ABI type(Base ABI/ABI extension)`| `C library` | `kernel` | `target tuple` |
|----------------------------------|-------------|----------|----------------------------------|
| lp64d/base | glibc | linux | loongarch64-unknown-linux-gnu |