From 55be5eec95d2c54b6e45c3b9cf3d4c7a5fac9a7e Mon Sep 17 00:00:00 2001 From: Lup Yuen Lee Date: Sat, 28 Oct 2023 17:40:12 +0800 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index fa44764..511f14a 100644 --- a/README.md +++ b/README.md @@ -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 \ No newline at end of file