sysinit abstraction layer for RIOT adaption More...
sysinit abstraction layer for RIOT adaption
Definition in file sysinit.h.
#include "assert.h"
Go to the source code of this file.
Macros | |
#define | SYSINIT_PANIC_ASSERT(rc) assert(rc); |
DPL assert macro. | |