diff options
Diffstat (limited to 'docs/platform')
-rw-r--r-- | docs/platform/qemu_sifive_u.md | 4 | ||||
-rw-r--r-- | docs/platform/qemu_virt.md | 8 |
2 files changed, 6 insertions, 6 deletions
diff --git a/docs/platform/qemu_sifive_u.md b/docs/platform/qemu_sifive_u.md index 360f58d..48b30e4 100644 --- a/docs/platform/qemu_sifive_u.md +++ b/docs/platform/qemu_sifive_u.md @@ -13,8 +13,8 @@ Platform Options The *QEMU SiFive Unleashed Machine* platform does not have any platform specific options. -Executing on QEMU RISC-V 64bit ------------------------------- +Executing on QEMU RISC-V 64-bit +------------------------------- **No Payload Case** diff --git a/docs/platform/qemu_virt.md b/docs/platform/qemu_virt.md index 27efeab..12204e4 100644 --- a/docs/platform/qemu_virt.md +++ b/docs/platform/qemu_virt.md @@ -15,8 +15,8 @@ Platform Options The *QEMU RISC-V Virt Machine* platform does not have any platform-specific options. -Execution on QEMU RISC-V 64bit ------------------------------- +Execution on QEMU RISC-V 64-bit +------------------------------- **No Payload Case** @@ -82,8 +82,8 @@ qemu-system-riscv64 -M virt -m 256M -nographic \ ``` -Execution on QEMU RISC-V 32bit ------------------------------- +Execution on QEMU RISC-V 32-bit +------------------------------- **No Payload Case** |