mirror of
https://github.com/devkitPro/wut.git
synced 2026-03-22 01:44:41 -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. |
||
|---|---|---|
| .. | ||
| CMakeLists.txt | ||
| wut_malloc.c | ||