From c7b637d7b68d9b7e271e70a5a5cc0c4fcf9172de Mon Sep 17 00:00:00 2001 From: Amlal El Mahrouss Date: Sat, 12 Oct 2024 19:20:29 +0200 Subject: IMP: Porting stack to AARCH64. - Bootloader and kernel were made to be ported to mulitple platforms. - Some part of the stack have to be written specifically for the platform though. Signed-off-by: Amlal El Mahrouss --- dev/zba/BootKit/BootKit.hxx | 1 - 1 file changed, 1 deletion(-) (limited to 'dev/zba/BootKit/BootKit.hxx') diff --git a/dev/zba/BootKit/BootKit.hxx b/dev/zba/BootKit/BootKit.hxx index 12e595e2..4dde8f1e 100644 --- a/dev/zba/BootKit/BootKit.hxx +++ b/dev/zba/BootKit/BootKit.hxx @@ -17,7 +17,6 @@ /// include NeFS header and Support header as well. -#include #include #include -- cgit v1.2.3