2.11.7. __user_heap_extent()
If defined, this function returns the base address and maximum range of the heap.
__value_in_regs struct __heap_extent __user_heap_extent(unsigned ignore1, unsigned ignore2);
There is no default implementation of this function. The values of the parameters ignore1 and ignore2 are not used by the function.