plan9fox/sys/src/ape/lib/9/setrealloctag.c

7 lines
62 B
C

#include <stdint.h>
void
setrealloctag(void*, uintptr_t)
{
}