mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-02-17 13:17:33 +00:00
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:
committed by
Jelle Raaijmakers
parent
2ef6aa5f3d
commit
0eddee44f3
@@ -1,5 +1,3 @@
|
||||
#include <AK/Platform.h>
|
||||
|
||||
ENTRY(init)
|
||||
|
||||
#define PF_X 0x1
|
||||
|
||||
Reference in New Issue
Block a user