commit | 6a3439fdadb7b98e72883b90eb717a04cd748e44 | [log] [tgz] |
---|---|---|
author | Anatolij Gustschin <agust@denx.de> | Sat Mar 23 14:52:04 2013 +0000 |
committer | Anatolij Gustschin <agust@denx.de> | Fri Mar 29 09:35:34 2013 +0100 |
tree | 4b40cfc6aa5328cd72557d9d4d95f3720301e7d3 | |
parent | fc9d64ffcd94c1e22675830eae13956cc4fd822d [diff] |
menu: export menu_default_choice() function Checking the default menu item and obtaining its data can be useful in custom menu code. Export menu_default_choice() function which serves this purpose. Signed-off-by: Anatolij Gustschin <agust@denx.de>