#if !defined(MALLOC_smalloc) && !defined(MALLOC_gcmalloc)
unsigned int memused() { return 0; }
#endif