android-kernel-a71/tools/virtio/linux/kmemleak.h
2024-11-30 08:51:05 +01:00

4 lines
56 B
C

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