Skip to content
  • Gauthier Quesnel's avatar
    core: use new global allocator · 3d065e53
    Gauthier Quesnel authored
    Adding two global inline function pointers to allocate/deallocate
    memory. This patch allows the use of external tools instead of default
    malloc/free functions.
    3d065e53