commit | fb6068a3c466beb17b5ce841b0333e5338fe112b | [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 | d0d8d3b4cb4dbb6ad84897ac8997c2e9129fc124 [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>