summaryrefslogtreecommitdiff
path: root/MdePkg/Library/BaseLib/Ebc
diff options
context:
space:
mode:
Diffstat (limited to 'MdePkg/Library/BaseLib/Ebc')
-rw-r--r--MdePkg/Library/BaseLib/Ebc/CpuBreakpoint.c4
-rw-r--r--MdePkg/Library/BaseLib/Ebc/SetJumpLongJump.c4
-rw-r--r--MdePkg/Library/BaseLib/Ebc/SwitchStack.c4
3 files changed, 3 insertions, 9 deletions
diff --git a/MdePkg/Library/BaseLib/Ebc/CpuBreakpoint.c b/MdePkg/Library/BaseLib/Ebc/CpuBreakpoint.c
index 2849d96172..77f4b2a7d2 100644
--- a/MdePkg/Library/BaseLib/Ebc/CpuBreakpoint.c
+++ b/MdePkg/Library/BaseLib/Ebc/CpuBreakpoint.c
@@ -11,9 +11,7 @@
WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
**/
-//
-// Include common header file for this module.
-//
+
#include <BaseLibInternals.h>
extern
diff --git a/MdePkg/Library/BaseLib/Ebc/SetJumpLongJump.c b/MdePkg/Library/BaseLib/Ebc/SetJumpLongJump.c
index 13de998127..a57d534ae1 100644
--- a/MdePkg/Library/BaseLib/Ebc/SetJumpLongJump.c
+++ b/MdePkg/Library/BaseLib/Ebc/SetJumpLongJump.c
@@ -11,9 +11,7 @@
WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
**/
-//
-// Include common header file for this module.
-//
+
#include <BaseLibInternals.h>
/**
diff --git a/MdePkg/Library/BaseLib/Ebc/SwitchStack.c b/MdePkg/Library/BaseLib/Ebc/SwitchStack.c
index 4e7d088a44..c9b2955e23 100644
--- a/MdePkg/Library/BaseLib/Ebc/SwitchStack.c
+++ b/MdePkg/Library/BaseLib/Ebc/SwitchStack.c
@@ -11,9 +11,7 @@
WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
**/
-//
-// Include common header file for this module.
-//
+
#include <BaseLibInternals.h>
/**