[edk2-devel] [PATCH v4 6/9] MdePkg/CompilerIntrinsicsLib: drop include from Gcc.c

Gerd Hoffmann kraxel at redhat.com
Fri Jun 3 12:26:35 UTC 2022


Does not exist and is not needed.

Signed-off-by: Gerd Hoffmann <kraxel at redhat.com>
Acked-by: Liming Gao <gaoliming at byosoft.com.cn>
---
 MdePkg/Library/CompilerIntrinsicsLib/Ia32/Gcc.c | 1 -
 1 file changed, 1 deletion(-)

diff --git a/MdePkg/Library/CompilerIntrinsicsLib/Ia32/Gcc.c b/MdePkg/Library/CompilerIntrinsicsLib/Ia32/Gcc.c
index bb211022c0e4..d0996d6276bc 100644
--- a/MdePkg/Library/CompilerIntrinsicsLib/Ia32/Gcc.c
+++ b/MdePkg/Library/CompilerIntrinsicsLib/Ia32/Gcc.c
@@ -17,7 +17,6 @@ SPDX-License-Identifier: BSD-2-Clause-Patent
 **/
 #include <Uefi.h>
 #include <Library/DebugLib.h>
-#include <sys/EfiCdefs.h>
 
 #include <Library/BaseLib.h>
 
-- 
2.36.1



-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.
View/Reply Online (#90184): https://edk2.groups.io/g/devel/message/90184
Mute This Topic: https://groups.io/mt/91519710/1813853
Group Owner: devel+owner at edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub [edk2-devel-archive at redhat.com]
-=-=-=-=-=-=-=-=-=-=-=-




More information about the edk2-devel-archive mailing list