diff options
Diffstat (limited to 'MdePkg/Library/BaseLib/Ia32/DisableInterrupts.c')
-rw-r--r-- | MdePkg/Library/BaseLib/Ia32/DisableInterrupts.c | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/MdePkg/Library/BaseLib/Ia32/DisableInterrupts.c b/MdePkg/Library/BaseLib/Ia32/DisableInterrupts.c index b9e31c66c3..c890f89925 100644 --- a/MdePkg/Library/BaseLib/Ia32/DisableInterrupts.c +++ b/MdePkg/Library/BaseLib/Ia32/DisableInterrupts.c @@ -12,9 +12,7 @@ **/
-//
-// Include common header file for this module.
-//
+
/**
|