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