|
PatchworkOS
966e257
A non-POSIX operating system.
|
Go to the source code of this file.
Macros | |
| #define | _CONSTRAINT_VIOLATION(e) _errorStrings[e], NULL, e |
Functions | |
| void | _constraint_handler_init (void) |
Variables | |
| constraint_handler_t | _constraintHandler |
| #define _CONSTRAINT_VIOLATION | ( | e | ) | _errorStrings[e], NULL, e |
Definition at line 10 of file constraint_handler.h.
| void _constraint_handler_init | ( | void | ) |
Definition at line 5 of file constraint_handler.c.
|
extern |
Definition at line 3 of file constraint_handler.c.