TianoCore EDK2
master
Loading...
Searching...
No Matches
CpuBreakpoint.c
Go to the documentation of this file.
1
13
void
14
__debugbreak
(
15
VOID
16
);
17
18
#pragma intrinsic(__debugbreak)
19
27
VOID
28
EFIAPI
29
CpuBreakpoint
(
30
VOID
31
)
32
{
33
__debugbreak
();
34
}
CpuBreakpoint
VOID EFIAPI CpuBreakpoint(VOID)
Definition:
CpuBreakpoint.c:26
__debugbreak
void __debugbreak(VOID)
MdePkg
Library
BaseLib
X64
CpuBreakpoint.c
Generated on Fri Nov 15 2024 18:01:17 for TianoCore EDK2 by
1.9.6