Files
thead-kernel/tools/virtio/linux/kmemleak.h
2022-09-13 11:05:52 +08:00

4 lines
56 B
C

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