Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/coreboot/coreboot
/ conf_message_callback
Function
conf_message_callback
util/kconfig/nconf.c:1251–1254 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1249
}
1250
1251
static void conf_message_callback(const char *s)
1252
{
1253
btn_dialog(main_window, s, 1,
"<OK>"
);
1254
}
1255
1256
static void show_help(struct menu *menu)
1257
{
Callers
1
conf_message
Function · 0.70
Calls
1
btn_dialog
Function · 0.85
Tested by
no test coverage detected