summaryrefslogtreecommitdiff
path: root/sys/src/ape/lib/9/setrealloctag.c
blob: 4574b739c732ef28e5b72969684c718c34c81a11 (plain)
1
2
3
4
5
6
#include <stdint.h>

void
setrealloctag(void*, uintptr_t)
{
}