From 9e3e55d3553a5d142c27aa1684ea3eb3d652b4fb Mon Sep 17 00:00:00 2001 From: Rynco Maekawa Date: Tue, 22 Oct 2024 15:39:25 +0800 Subject: [PATCH] Move libriscv to custom fork with stdin enabled --- .gitmodules | 2 +- libriscv | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitmodules b/.gitmodules index 24ba755..e5543c6 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,3 @@ [submodule "libriscv"] path = libriscv - url = https://github.com/fwsGonzo/libriscv + url = https://github.com/lynzrand/libriscv.git diff --git a/libriscv b/libriscv index 8d2a318..e068ef9 160000 --- a/libriscv +++ b/libriscv @@ -1 +1 @@ -Subproject commit 8d2a318ef58e2e40524a28a1d7f6ec93a450af06 +Subproject commit e068ef93bae20b1220d02276ad3f03e383a44e16