mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 01:17:35 +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:
parent
2ef6aa5f3d
commit
0eddee44f3
1 changed files with 0 additions and 2 deletions
|
@ -1,5 +1,3 @@
|
||||||
#include <AK/Platform.h>
|
|
||||||
|
|
||||||
ENTRY(init)
|
ENTRY(init)
|
||||||
|
|
||||||
#define PF_X 0x1
|
#define PF_X 0x1
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue