]> git.ipfire.org Git - people/ms/u-boot.git/commit
command.c: Expose the core of do_help as _do_help to the rest of u-boot.
authorDetlev Zundel <dzu@denx.de>
Wed, 25 Mar 2009 16:27:52 +0000 (17:27 +0100)
committerWolfgang Denk <wd@denx.de>
Fri, 27 Mar 2009 20:06:30 +0000 (21:06 +0100)
commit2dce551e10728f9e5655279f761f1d3cc0a8fe90
tree981e2c3efa07a2058fa98b745243a230ba1f15e5
parent4e325fbfa4dea04eceb6392e00807c40d214dc6f
command.c: Expose the core of do_help as _do_help to the rest of u-boot.

Other commands implementing subcommands can reuse this code nicely.

Signed-off-by: Detlev Zundel <dzu@denx.de>
Signed-off-by: Andreas Pfefferle <ap@denx.de>
common/command.c
include/command.h