linuxdebug/tools/virtio/linux/kmemleak.h
2024-07-16 15:50:57 +02:00

4 lines
56 B
C

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