ReactOS 0.4.16-dev-2122-g1628f5e
chkesp_failed.c
Go to the documentation of this file.
1
2#include <intrin.h>
3
4void _chkesp_failed(void)
5{
7}
void _chkesp_failed(void)
Definition: chkesp_failed.c:4
void __cdecl __debugbreak(void)
Definition: intrin_ppc.h:698