diff options
Diffstat (limited to 'MdePkg/Library/BaseLib/Ia32/CpuBreakpoint.S')
-rw-r--r-- | MdePkg/Library/BaseLib/Ia32/CpuBreakpoint.S | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/MdePkg/Library/BaseLib/Ia32/CpuBreakpoint.S b/MdePkg/Library/BaseLib/Ia32/CpuBreakpoint.S index 59a1143259..e82434b670 100644 --- a/MdePkg/Library/BaseLib/Ia32/CpuBreakpoint.S +++ b/MdePkg/Library/BaseLib/Ia32/CpuBreakpoint.S @@ -1,8 +1,3 @@ -//
-// Include common header file for this module.
-//
-#include "CommonHeader.h"
-
#------------------------------------------------------------------------------ ;
# Copyright (c) 2006, Intel Corporation
# All rights reserved. This program and the accompanying materials
|