|
PatchworkOS
|
#include "constraint_handler.h"Go to the source code of this file.
Functions | |
| void | _constraint_handler_init (void) |
Variables | |
| constraint_handler_t | _constraintHandler |
| void _constraint_handler_init | ( | void | ) |
Definition at line 5 of file constraint_handler.c.
References _constraintHandler, and abort_handler_s().
Referenced by _std_init().
| constraint_handler_t _constraintHandler |
Definition at line 3 of file constraint_handler.c.
Referenced by _constraint_handler_init(), memcpy_s(), memmove_s(), memset_s(), set_constraint_handler_s(), strcat_s(), strcpy_s(), strerror_s(), strncat_s(), strncpy_s(), and strtok_s().