commit | 2a5ba45f246446241b0cfa06e96d8ee0b087df03 | [log] [tgz] |
---|---|---|
author | Mike Frysinger <vapier@gentoo.org> | Wed Oct 20 03:35:39 2010 -0400 |
committer | Wolfgang Denk <wd@denx.de> | Sun Nov 28 21:45:32 2010 +0100 |
tree | c7c07c5a1c2a7867c9adfdfa63f8a4809369b50d | |
parent | 1df11f096d97ca8e94a5b12c4daa5db7d703b5c3 [diff] |
do_bootm: unify duplicate prototypes The duplication of the do_bootm prototype has gotten out of hand, and they're pretty much all outdated (wrt constness). Unify them all in command.h. Signed-off-by: Mike Frysinger <vapier@gentoo.org>