From 6bbf5ad2058db4020ae20d6aba8f5b099dadc85f Mon Sep 17 00:00:00 2001 From: Amlal El Mahrouss Date: Fri, 14 Mar 2025 22:26:42 +0100 Subject: TQ-24 && TQ-16: Add build scripts for MBCI, MBCI+Flash, and UFS. META: Along other tweaks and important ARM64 patches. Signed-off-by: Amlal El Mahrouss --- dev/Boot/BootKit/Shared/base.h | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'dev/Boot/BootKit/Shared') diff --git a/dev/Boot/BootKit/Shared/base.h b/dev/Boot/BootKit/Shared/base.h index 1270b36a..88459ec3 100644 --- a/dev/Boot/BootKit/Shared/base.h +++ b/dev/Boot/BootKit/Shared/base.h @@ -1,9 +1,9 @@ #ifndef UTL_BASE_H #define UTL_BASE_H -#include -#include -#include +#include +#include +#include namespace utl { -- cgit v1.2.3