devassert.h File Reference
#include <stdbool.h>

Go to the source code of this file.

Macros

#define DEV_ASSERT(x)   ((void)0)
 

Macro Definition Documentation

#define DEV_ASSERT (   x)    ((void)0)

Definition at line 77 of file devassert.h.