diff options
| author | Felix Morgner <felix.morgner@ost.ch> | 2026-09-10 08:57:57 +0200 |
|---|---|---|
| committer | Felix Morgner <felix.morgner@ost.ch> | 2026-09-10 08:57:57 +0200 |
| commit | 2b98a55d1f85684e525386dc27519d83d0b34e50 (patch) | |
| tree | ff1e0d2cccd0b08d26dcdb4613770aa306e33560 | |
| parent | 5449acc193f96d2ffaeb224aad5cea16bf753cdb (diff) | |
| download | kernel-2b98a55d1f85684e525386dc27519d83d0b34e50.tar.xz kernel-2b98a55d1f85684e525386dc27519d83d0b34e50.zip | |
x86_64: remove unused include
| -rw-r--r-- | arch/x86_64/kapi/boot_modules.cpp | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/arch/x86_64/kapi/boot_modules.cpp b/arch/x86_64/kapi/boot_modules.cpp index 95ed0287..2c7327e9 100644 --- a/arch/x86_64/kapi/boot_modules.cpp +++ b/arch/x86_64/kapi/boot_modules.cpp @@ -13,8 +13,6 @@ #include <kstd/print.hpp> #include <kstd/units.hpp> -#include <multiboot2/information.hpp> - #include <algorithm> #include <bit> #include <cstdint> |
