Go to the source code of this file.
Defines | |
#define | NUTASSERT(c) |
Functions | |
void | NUTFATAL (CONST char *, CONST char *, int, CONST char *) |
#define NUTASSERT | ( | c | ) |
Definition at line 46 of file nutdebug.h.
Referenced by NutNetBufAlloc(), NutNetBufClone(), and NutNetBufFree().
void NUTFATAL | ( | CONST char * | , | |
CONST char * | , | |||
int | , | |||
CONST char * | ||||
) |