fix regression/typo that disabled __simple_malloc when calloc is used
[musl] / src / malloc /
drwxr-xr-x   ..
-rw-r--r-- 687 DESIGN
-rw-r--r-- 116 __brk.c
-rw-r--r-- 138 aligned_alloc.c
-rw-r--r-- 192 calloc.c
-rw-r--r-- 1844 expand_heap.c
-rw-r--r-- 759 lite_malloc.c
-rw-r--r-- 11890 malloc.c
-rw-r--r-- 376 malloc_usable_size.c
-rw-r--r-- 1208 memalign.c
-rw-r--r-- 266 posix_memalign.c