This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

GCC _sbrk() funciton for ARM cortex r5f

Hi,

I've ported code from CLANG to GCC and used libc.a and libstdc++.a - but I don't have  all functions implementation.

I would like to have the _sbrk() function implementation.

I left it empty in my project but the code is getting there during global constructors initialization.

Where can I find the implementation ?

Thanks,

Eli Mordel

Parents Reply Children
No data