summaryrefslogtreecommitdiff
path: root/MdePkg/Library/BaseLib/Ipf/CpuBreakpoint.c
diff options
context:
space:
mode:
Diffstat (limited to 'MdePkg/Library/BaseLib/Ipf/CpuBreakpoint.c')
-rw-r--r--MdePkg/Library/BaseLib/Ipf/CpuBreakpoint.c8
1 files changed, 0 insertions, 8 deletions
diff --git a/MdePkg/Library/BaseLib/Ipf/CpuBreakpoint.c b/MdePkg/Library/BaseLib/Ipf/CpuBreakpoint.c
index 3dcbecf29d..59c7e40818 100644
--- a/MdePkg/Library/BaseLib/Ipf/CpuBreakpoint.c
+++ b/MdePkg/Library/BaseLib/Ipf/CpuBreakpoint.c
@@ -17,14 +17,6 @@
//
#include <BaseLibInternals.h>
-//void __mfa (void);
-
-#pragma intrinsic (_enable)
-#pragma intrinsic (_disable)
-#pragma intrinsic (__break)
-#pragma intrinsic (__mfa)
-
-
/**
Generates a breakpoint on the CPU.