[POWERPC] Add memchr() to the bootwrapper
authorDavid Gibson <david@gibson.dropbear.id.au>
Fri, 12 Oct 2007 02:36:20 +0000 (12:36 +1000)
committerPaul Mackerras <paulus@samba.org>
Fri, 12 Oct 2007 04:13:44 +0000 (14:13 +1000)
This adds a memchr() implementation to the bootwrapper, which will
be needed when libfdt is merged in.

Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
Signed-off-by: Paul Mackerras <paulus@samba.org>

No differences found