LIBRARY()

NO_UTIL()


SRCS(
    malloc.cpp
)

END()

RECURSE(
    helpers
    ut
)