]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdePkg/Library/BaseLib/ChkStkGcc.c
Code Scrub for MdePkg.
[mirror_edk2.git] / MdePkg / Library / BaseLib / ChkStkGcc.c
index f6ae9b03db8d39e98ef07fdea54d739f29bdd794..f86d53919a4dc2afc091fbc946454af1113d477c 100644 (file)
 \r
 \r
 #include "BaseLibInternals.h"\r
-\r
-VOID __chkstk() {\r
+/**\r
+  Hack function for passing GCC build.\r
+**/\r
+VOID \r
+__chkstk() \r
+{\r
 }\r
 \r