• Andy McFadden's avatar
    Restore malloc debug. · 39f3745c
    Andy McFadden authored
    Some libc changes were preventing the initialization call from being made.
    The basic problem appears to be that libc_init_common.c is only built once,
    and it's only built for the non-debug libc.
    39f3745c
libc_init_common.c 2.83 KB