]> Git Repo - J-u-boot.git/commit - lib/vsprintf.c
Move simple_itoa to vsprintf
authorSimon Glass <[email protected]>
Fri, 21 Oct 2011 18:51:33 +0000 (18:51 +0000)
committerWolfgang Denk <[email protected]>
Wed, 26 Oct 2011 19:32:15 +0000 (21:32 +0200)
commit3cce8a5496452285e1828984ad3945417205cfc3
treeef8158e41e224c5446c70fe888e69f8d969d58ed
parent70d52f9a4e661f00814ed2160bdedd3cc49aa44c
Move simple_itoa to vsprintf

This function is generally useful and shouldn't hide away in hush. It
has been moved as is.

Signed-off-by: Simon Glass <[email protected]>
common/hush.c
include/common.h
lib/vsprintf.c
This page took 0.034851 seconds and 4 git commands to generate.