mirror of
https://github.com/wiiu-env/wut.git
synced 2025-02-03 03:23:10 +01:00
1471ea4338
This allows us to forward them straight to default heap functions, this is better than having to allocate a fixed heap for sbrk as it allows people to better mix usage malloc & default heap functions.