Kernel: Remove now-unused KernelInfoPage.h

This commit is contained in:
Andreas Kling 2020-05-16 11:34:54 +02:00
commit 204fb27333
Notes: sideshowbarker 2024-07-19 06:36:52 +09:00
3 changed files with 0 additions and 42 deletions

View file

@ -51,7 +51,6 @@
#include <Kernel/Heap/kmalloc.h>
#include <Kernel/KBufferBuilder.h>
#include <Kernel/KSyms.h>
#include <Kernel/KernelInfoPage.h>
#include <Kernel/Module.h>
#include <Kernel/Multiboot.h>
#include <Kernel/Net/Socket.h>