[POWERPC] bootwrapper: Add strtoull()
authorScott Wood <scottwood@freescale.com>
Wed, 5 Sep 2007 19:21:10 +0000 (05:21 +1000)
committerPaul Mackerras <paulus@samba.org>
Thu, 13 Sep 2007 15:33:23 +0000 (01:33 +1000)
commit9de782770b84768e1aa2e6454223ef30768de84e
tree24067851c7b5315f1b6c0ade463d039ee3e65a61
parent4674f2f33948432469e52d5bcaeda9904e34fe46
[POWERPC] bootwrapper: Add strtoull()

This will be needed by PlanetCore firmware support.

Signed-off-by: Scott Wood <scottwood@freescale.com>
Acked-by: David Gibson <david@gibson.dropbear.id.au>
Signed-off-by: Paul Mackerras <paulus@samba.org>
arch/powerpc/boot/Makefile
arch/powerpc/boot/stdlib.c [new file with mode: 0644]
arch/powerpc/boot/stdlib.h [new file with mode: 0644]