|
libmetal
|
Assertion support. More...
#include <metal/system/@PROJECT_SYSTEM@/assert.h>Go to the source code of this file.
Macros | |
| #define | metal_assert(cond) |
| Assertion macro. | |
Assertion support.
| #define metal_assert | ( | cond | ) |
Assertion macro.
| cond | Condition to test. |