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