summaryrefslogtreecommitdiff
path: root/MdePkg/Library/BaseLib/X64/CpuBreakpoint.S
diff options
context:
space:
mode:
Diffstat (limited to 'MdePkg/Library/BaseLib/X64/CpuBreakpoint.S')
-rw-r--r--MdePkg/Library/BaseLib/X64/CpuBreakpoint.S4
1 files changed, 2 insertions, 2 deletions
diff --git a/MdePkg/Library/BaseLib/X64/CpuBreakpoint.S b/MdePkg/Library/BaseLib/X64/CpuBreakpoint.S
index 393488e5aa..32d782d30a 100644
--- a/MdePkg/Library/BaseLib/X64/CpuBreakpoint.S
+++ b/MdePkg/Library/BaseLib/X64/CpuBreakpoint.S
@@ -21,5 +21,5 @@
.global ASM_PFX(CpuBreakpoint)
ASM_PFX(CpuBreakpoint):
- int $0x3
- ret
+ int $0x3
+ ret