Kernel: Remove unused Platform.h include in linker script

This had only been in use for architecture detection before
the removal of 32 bit x86.
This commit is contained in:
kleines Filmröllchen 2023-06-01 13:34:50 +02:00 committed by Jelle Raaijmakers
parent 2ef6aa5f3d
commit 0eddee44f3

View file

@ -1,5 +1,3 @@
#include <AK/Platform.h>
ENTRY(init)
#define PF_X 0x1