HeapEnd Function (ROM Call 0xA1)

alloc.h

void *HeapEnd (void);

Determines the end of the heap.

HeapEnd returns a pointer to the end of the heap.