From 68ff13d1b9c8ef164a056e2e340404480e778dd1 Mon Sep 17 00:00:00 2001 From: Miquel Sabaté Solà Date: Wed, 22 Jul 2026 17:00:52 +0200 Subject: Update links to git.mssola.com MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Miquel Sabaté Solà --- arch/riscv/supervisor/hsm/hsm.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'arch/riscv/supervisor/hsm/hsm.c') diff --git a/arch/riscv/supervisor/hsm/hsm.c b/arch/riscv/supervisor/hsm/hsm.c index 0b2daca..373d981 100644 --- a/arch/riscv/supervisor/hsm/hsm.c +++ b/arch/riscv/supervisor/hsm/hsm.c @@ -7,7 +7,7 @@ extern void _start(void); /* - * Similar to the Linux kernel and what I did in https://github.com/mssola/fbos, + * Similar to the Linux kernel and what I did in https://git.mssola.com/os/fbos, * harts will enter in a lottery when starting. See the README.md file for more * details on this. */ -- cgit v1.2.3