]> git.baikalelectronics.ru Git - kernel.git/commit
[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)
commitb9ac90dcbccbb10ada505f569eb3843e909eec93
tree7d7c95d9024d0d47ebb5f4299efc8d7ef00fa3ec
parent36a25949606cff0bea80c49846344a870c3f39cb
[POWERPC] Add memchr() to the bootwrapper

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>
arch/powerpc/boot/string.S
arch/powerpc/boot/string.h