Skip to content

Commit

Permalink
chore: update usage in readme
Browse files Browse the repository at this point in the history
Signed-off-by: Han Gao <[email protected]>
  • Loading branch information
RevySR committed Feb 23, 2024
1 parent 6675001 commit 8c71803
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ RUYISDK RV64ILP32 GNU工具链说明

直接下载后,即可体验新旧ABI在32位Linux内核上的差异 (s64ilp32 v.s. s32ilp32)

tar zxvf riscv64ilp32-elf-ubuntu-22.04-gcc-nightly-2024.02.22-nightly.tar.gz
tar zxvf riscv64ilp32-elf-ubuntu-22.04-gcc-nightly-*-nightly.tar.gz
cd riscv/qemu-linux
./start-qemu-rv64ilp32.sh rootfs.ext2 (测试创新32位Linux内核)
./start-qemu-rv32ilp32.sh rootfs.ext2 (测试传统32位Linux内核)
Expand Down

0 comments on commit 8c71803

Please sign in to comment.