mirror of
https://github.com/wiiu-env/wut.git
synced 2025-01-09 13:19:23 +01:00
d315b4bb34
This overwrites malloc and redirects it to alloc from default heap. Also sets __wut_heap_max_size to limit sbrk heap now that malloc no longer uses it.