From d07bd08dd0446e8c41eccaccbb07e9112200e8ee Mon Sep 17 00:00:00 2001 From: Ada Christine Date: Sun, 24 May 2026 11:09:31 +0000 Subject: rename and move, function renames in stdio --- kc/core/arch_thread.c | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'kc/core/arch_thread.c') diff --git a/kc/core/arch_thread.c b/kc/core/arch_thread.c index 180923d..c0d707a 100644 --- a/kc/core/arch_thread.c +++ b/kc/core/arch_thread.c @@ -1,8 +1,10 @@ #include #include #include + +#include + #include "task.h" -#include struct arch_register_context { -- cgit v1.3.1-1-g115d