kernel/tools/virtio/linux/kmemleak.h
2024-07-22 17:22:30 +08:00

4 lines
56 B
C

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