From a21f46e4b602bf97f350679a839f7b74a7661a8c Mon Sep 17 00:00:00 2001 From: jljusten Date: Tue, 30 Oct 2007 00:10:23 +0000 Subject: MdePkg/Library/BaseLib/ChkStkGcc.c: MdePkg/Library/BaseLib/BaseLib.inf: Added stub (nil) implementation of __chkstk for which calls are generated by newer versions of gcc. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@4237 6f19259b-4bc3-4df7-8a09-765794883524 --- MdePkg/Library/BaseLib/BaseLib.inf | 1 + 1 file changed, 1 insertion(+) (limited to 'MdePkg/Library/BaseLib/BaseLib.inf') diff --git a/MdePkg/Library/BaseLib/BaseLib.inf b/MdePkg/Library/BaseLib/BaseLib.inf index f262226a1b..324bf9d4db 100644 --- a/MdePkg/Library/BaseLib/BaseLib.inf +++ b/MdePkg/Library/BaseLib/BaseLib.inf @@ -565,6 +565,7 @@ X64/CpuIdEx.S | GCC X64/CpuBreakpoint.S | GCC SynchronizationGcc.c | GCC + ChkStkGcc.c | GCC [Sources.IPF] Ipf/AccessGp.s -- cgit v1.2.3