From 798b1dc391f424868f5f4bac8937c191ed4716b8 Mon Sep 17 00:00:00 2001 From: Ada Christine Date: Mon, 30 Jan 2023 00:05:53 +0000 Subject: headers moved around --- kc/core/cpu/exceptions.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'kc/core/cpu/exceptions.h') diff --git a/kc/core/cpu/exceptions.h b/kc/core/cpu/exceptions.h index 8f7add2..7babb65 100644 --- a/kc/core/cpu/exceptions.h +++ b/kc/core/cpu/exceptions.h @@ -21,7 +21,7 @@ #ifndef __ASSEMBLER__ -#include "kprint.h" +#include struct isr_context_param_regs { -- cgit v1.3.1-1-g115d