From 457a2117706cdaee34f894e67c89da7bf29f6143 Mon Sep 17 00:00:00 2001 From: Loic Guegan Date: Mon, 12 Apr 2021 10:28:04 +0200 Subject: Refactoring --- src/bringelle.c | 1 - 1 file changed, 1 deletion(-) (limited to 'src/bringelle.c') diff --git a/src/bringelle.c b/src/bringelle.c index 49670e8..b0ddec6 100644 --- a/src/bringelle.c +++ b/src/bringelle.c @@ -1,5 +1,4 @@ #include "libc/stdio.h" -#include "int/pic.h" #include "boot/multiboot.h" #include "core/mem.h" #include "core/gdt.h" -- cgit v1.2.3