#include <u.h>
#include <libc.h>

int
_malloc_getcallers(ulong*, int)
{
	return 0;
}
