From f13b26eeb4f9afba3a1aed2516655b34139979aa Mon Sep 17 00:00:00 2001 From: Loic Guegan Date: Tue, 27 Apr 2021 19:02:17 +0200 Subject: Making kernel Higher-Half --- src/core/apic.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/core/apic.hpp') diff --git a/src/core/apic.hpp b/src/core/apic.hpp index edfeaa3..a2670b3 100644 --- a/src/core/apic.hpp +++ b/src/core/apic.hpp @@ -1,6 +1,6 @@ #pragma once - +#include "include/boucane.hpp" void apic_enable(); \ No newline at end of file -- cgit v1.2.3