Files
2023-08-08 20:36:47 +08:00

4 lines
56 B
C

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