OSDN Git Service

malloc-simple: make _aligned_blocks static and __libc_free_aligned hidden
authorPeter S. Mazinger <ps.m@gmx.net>
Mon, 21 Mar 2011 14:01:50 +0000 (15:01 +0100)
committerBernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Fri, 15 Jun 2012 12:00:30 +0000 (14:00 +0200)
commit89b9f4592adb7aa2832b9efd95713b04f0ce185f
tree7baa2f082f21249eaa30605cd505c2ec8edf5259
parent3b879e2627693437365b0966d56223c4f00f8d60
malloc-simple: make _aligned_blocks static and __libc_free_aligned hidden

move __libc_free_aligned prototype up to a common place.

Signed-off-by: Peter S. Mazinger <ps.m@gmx.net>
Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com>
libc/stdlib/malloc-simple/alloc.c