summaryrefslogtreecommitdiffstats
path: root/discover/device-handler.h
diff options
context:
space:
mode:
Diffstat (limited to 'discover/device-handler.h')
-rw-r--r--discover/device-handler.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/discover/device-handler.h b/discover/device-handler.h
index 7182f00..60a33b7 100644
--- a/discover/device-handler.h
+++ b/discover/device-handler.h
@@ -90,5 +90,6 @@ struct discover_device *device_lookup_by_id(struct device_handler *handler,
void device_handler_boot(struct device_handler *handler,
struct boot_command *cmd);
+void device_handler_cancel_default(struct device_handler *handler);
#endif /* _DEVICE_HANDLER_H */
OpenPOWER on IntegriCloud