summaryrefslogtreecommitdiffstats
path: root/ui/common/discover-client.h
diff options
context:
space:
mode:
Diffstat (limited to 'ui/common/discover-client.h')
-rw-r--r--ui/common/discover-client.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/ui/common/discover-client.h b/ui/common/discover-client.h
index 2245a65..83bb9c9 100644
--- a/ui/common/discover-client.h
+++ b/ui/common/discover-client.h
@@ -59,4 +59,8 @@ int discover_client_boot(struct discover_client *client,
const struct device *device,
const struct boot_option *boot_option,
const struct pb_boot_data *data);
+
+/* Tell the discover server to cancel the default boot option, if any
+ */
+int discover_client_cancel_default(struct discover_client *client);
#endif
OpenPOWER on IntegriCloud