summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRich Felker <dalias@aerifal.cx>2020-06-02 21:40:05 -0400
committerRich Felker <dalias@aerifal.cx>2020-06-02 21:40:05 -0400
commit135c94f097c8a82ba29cc184b1ee6a9a69da04ed (patch)
treeda08ac8882d1518f289d243bb21a1e263a02b4f7
parentcee88b76f72c826cc3d3360b853a3cf2ec472fd2 (diff)
downloadmusl-135c94f097c8a82ba29cc184b1ee6a9a69da04ed.tar.gz
move malloc_impl.h from src/internal to src/malloc
this reflects that it is no longer intended for consumption outside of the malloc implementation.
-rw-r--r--src/malloc/malloc_impl.h (renamed from src/internal/malloc_impl.h)0
1 files changed, 0 insertions, 0 deletions
diff --git a/src/internal/malloc_impl.h b/src/malloc/malloc_impl.h
index 2c61b3ff..2c61b3ff 100644
--- a/src/internal/malloc_impl.h
+++ b/src/malloc/malloc_impl.h