#include <compiler.h> #include "printf-stdarg.h"
#include <compiler.h>
#include "printf-stdarg.h"
Go to the source code of this file.
Value:
do { \ if (!(cond)) { \ printk("%s\n", str); \ Assert(0); \ } \ } while(0)
Definition at line 34 of file trace.h.
Referenced by main(), and wl_init_complete_cb().