RTEMS CPU Kit with SuperCore  4.11.3
Macros
bug.h File Reference
#include <assert.h>
Include dependency graph for bug.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define BUG()   assert(0)
 
#define WARN_ON(condition)   do { } while (0)