]> git.baikalelectronics.ru Git - uboot.git/commit
autoboot: Add comments for menu_show()
authorSimon Glass <sjg@chromium.org>
Sun, 21 Jul 2019 02:51:26 +0000 (20:51 -0600)
committerTom Rini <trini@konsulko.com>
Fri, 2 Aug 2019 15:19:14 +0000 (11:19 -0400)
commit0867118868009ae37c8abdbf78f6dfc5c7dd0704
treeb1cfa38fb057f7d6ac1b39efe02121146cef98ab
parent09eceefac472e94221144a836296f5d22efb9c43
autoboot: Add comments for menu_show()

Add comments for this function. Also remove the #ifdef around it so that
it can be called from 'if (IS_ENABLED(...))'.

Signed-off-by: Simon Glass <sjg@chromium.org>
include/menu.h