Predict KASSERTs to be true.
This commit is contained in:
parent
c8c86774b6
commit
2110e929a4
@ -107,7 +107,7 @@
|
||||
|
||||
#ifdef INVARIANTS
|
||||
#define KASSERT(r1, msg) \
|
||||
brnz r1, 8f ; \
|
||||
brnz,pt r1, 8f ; \
|
||||
nop ; \
|
||||
PANIC(msg, r1) ; \
|
||||
8:
|
||||
|
Loading…
Reference in New Issue
Block a user