[POWERPC] Add simple memory allocator to bootwrapper
authorMark A. Greer <mgreer@mvista.com>
Mon, 16 Oct 2006 20:54:52 +0000 (13:54 -0700)
committerPaul Mackerras <paulus@samba.org>
Mon, 23 Oct 2006 02:49:19 +0000 (12:49 +1000)
Provide primitive malloc, free, and realloc functions for bootwrapper.

Signed-off-by: Mark A. Greer <mgreer@mvista.com>
Signed-off-by: Paul Mackerras <paulus@samba.org>

No differences found