NetBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
BASSERT
sys/arch/ews4800mips/stand/common/bootxx.h
57
#define BASSERT(x) ((void)0)
sys/arch/ews4800mips/stand/common/bootxx.h
69
#define BASSERT(x) assert(x)