|
ReactOS 0.4.16-dev-2104-gb84fa49
|
#include "precomp.h"#include <signal.h>
Go to the source code of this file.
Functions | |
| void __cdecl | abort (void) |
| Aborts the program. | |
Variables | |
| unsigned int | __abort_behavior = _WRITE_ABORT_MSG | _CALL_REPORTFAULT |
| static const char | abort_msg [] |
Aborts the program.
Definition at line 25 of file abort.c.
| unsigned int __abort_behavior = _WRITE_ABORT_MSG | _CALL_REPORTFAULT |