commit | 9b4b8feb962f4b3e74768b7205f1f8f6cce87238 | [log] [tgz] |
---|---|---|
author | David Gibson <david@gibson.dropbear.id.au> | Fri Oct 12 12:36:20 2007 +1000 |
committer | Paul Mackerras <paulus@samba.org> | Fri Oct 12 14:13:44 2007 +1000 |
tree | 7d7c95d9024d0d47ebb5f4299efc8d7ef00fa3ec | |
parent | d0c3d534a4388a465101b634a95f2ec586415254 [diff] |
[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>