Update README.md

This commit is contained in:
Lup Yuen Lee 2023-10-28 17:40:12 +08:00 committed by GitHub
parent 38d08e67ad
commit 55be5eec95
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -144,4 +144,6 @@ Our NuttX Kernel shall __recreate this RISC-V Linux Image Header__. (Total `0x40
Header Values are exactly the same as Star64. (Except the Image Size and Executable Code, since the Jump Address is different)
Thus we simply reuse the code from NuttX Star64!
TODO