linuxOS_D21X/source/linux-5.10/tools/virtio/linux/kmemleak.h
2024-11-29 16:13:46 +08:00

4 lines
56 B
C

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