wut/libraries
James Benton d315b4bb34 Add new wutmalloc library.
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.
2018-06-14 09:33:16 +01:00
..
libgfd whb: Add missing GX2Invalidate call. 2018-05-31 10:10:10 +01:00
libwhb Change LATTE_SQ_SEL to GX2_SQ_SEL. 2018-05-31 11:19:39 +01:00
nn_swkbd Add nn::swkbd library. 2018-06-13 12:12:22 +01:00
wutcrt Rename wutdevoptab to wutdevoptab_sd 2018-06-13 13:36:15 +01:00
wutdevoptab_sd sysapp: Change unknown structure to a struct typedef. 2018-06-13 17:36:12 +01:00
wutmalloc Add new wutmalloc library. 2018-06-14 09:33:16 +01:00
wutnewlib wutnewlib: Allow custom fixed sbrk heap size. 2018-06-14 09:32:37 +01:00
wutstdc++ wutstdc++: Fix __wut_key_t. 2018-06-02 10:36:28 +01:00
CMakeLists.txt Add new wutmalloc library. 2018-06-14 09:33:16 +01:00