aboutsummaryrefslogtreecommitdiff
path: root/src/bringelle.c
diff options
context:
space:
mode:
authorLoic Guegan <manzerbredes@mailbox.org>2021-04-12 10:28:04 +0200
committerLoic Guegan <manzerbredes@mailbox.org>2021-04-12 10:28:04 +0200
commit457a2117706cdaee34f894e67c89da7bf29f6143 (patch)
treee3a1a519c5360abcca95732500594c92af9af51c /src/bringelle.c
parent39713a3736145483dd3310c3605f940ca34f05c3 (diff)
Refactoring
Diffstat (limited to 'src/bringelle.c')
-rw-r--r--src/bringelle.c1
1 files changed, 0 insertions, 1 deletions
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"