sysinit abstraction layer for RIOT adaption More...
sysinit abstraction layer for RIOT adaption
Definition in file sysinit.h.
#include "assert.h"
 Include dependency graph for sysinit.h:
 This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Macros | |
| #define | SYSINIT_PANIC_ASSERT(rc) assert(rc); | 
| assert macro  | |
| #define | SYSINIT_ASSERT_ACTIVE() | 
| empty definition  | |