BeRTOS
|
Depend module. More...
#include <cfg/compiler.h>
Go to the source code of this file.
Defines | |
#define | CONFIG_DEPEND(FEATURE, DEPS) STATIC_ASSERT(!(FEATURE) || !!(DEPS)) |
Compile-time enforcement of dependencies between configuration options. |
Depend module.
Definition in file depend.h.