fix arm __tlsdesc_dynamic when built as thumb code without __ARM_ARCH>=5
[musl] / src / malloc / expand_heap.c
2018-09-12 Rich Felkermove declarations for malloc internals to malloc_impl.h
2015-06-14 Rich Felkerrefactor malloc's expand_heap to share with __simple_malloc