vm: better fix for clang 'unused expression' warning
This commit is contained in:
parent
7011e7c680
commit
fc8f0b9ee2
@ -42,7 +42,7 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
#else
|
#else
|
||||||
#define SANITYCHECK (void)
|
#define SANITYCHECK(l)
|
||||||
#define SLABSANITYCHECK(l)
|
#define SLABSANITYCHECK(l)
|
||||||
#define SLABSANE(ptr)
|
#define SLABSANE(ptr)
|
||||||
#endif
|
#endif
|
||||||
|
Loading…
x
Reference in New Issue
Block a user