linux-surface/tools/virtio/linux/kmemleak.h
2017-08-10 09:25:24 -04:00

4 lines
56 B
C

static inline void kmemleak_ignore(const void *ptr)
{
}