mirror of
https://github.com/devkitPro/wut.git
synced 2026-08-11 12:16:30 -05:00
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.