diff options
Diffstat (limited to 'MdePkg/Library/BaseLib/ChkStkGcc.c')
-rw-r--r-- | MdePkg/Library/BaseLib/ChkStkGcc.c | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/MdePkg/Library/BaseLib/ChkStkGcc.c b/MdePkg/Library/BaseLib/ChkStkGcc.c index f86d53919a..ea68aea1e5 100644 --- a/MdePkg/Library/BaseLib/ChkStkGcc.c +++ b/MdePkg/Library/BaseLib/ChkStkGcc.c @@ -12,9 +12,7 @@ **/
-//
-// Include common header file for this module.
-//
+
#include "BaseLibInternals.h"
|