aboutsummaryrefslogtreecommitdiffstats
path: root/roms/u-boot-sam460ex/board/ACube/menu/popup_items.h
blob: 66cb6b0cb8b9f8be844fe21e07f3ba3a4b35183a (plain)
1
2
3
4
5
6
#ifndef POPUP_ITEMS_H
#define POPUP_ITEMS_H

item_t *itemtype_popup_alloc(menu_t *menu, va_list args);

#endif