OSDN Git Service

Update to "malloc" so it will work on CPUs not supporting non-aligned words.
authorEric Andersen <andersen@codepoet.org>
Wed, 21 Feb 2001 19:11:26 +0000 (19:11 -0000)
committerEric Andersen <andersen@codepoet.org>
Wed, 21 Feb 2001 19:11:26 +0000 (19:11 -0000)
commit2109636071eb7b3c085b6fcefcbed272a61e6713
tree7510cdca3d60f248c81648522c6273911d5f4146
parent36970cc69149ef3a3f32d57663a14adedaebcbb9
Update to "malloc" so it will work on CPUs not supporting non-aligned words.
malloc still only works for little-endian CPUs... Patch by Jean-Yves Avenard
libc/stdlib/malloc/malloc.c