Zephyr API Documentation
3.5.0
A Scalable Open Source RTOS
|
|
3.5.0 |
#include <zephyr/sys/__assert.h>
Go to the source code of this file.
Macros | |
#define | assert(test) __ASSERT_NO_MSG(test) |
#define assert | ( | test | ) | __ASSERT_NO_MSG(test) |