summaryrefslogtreecommitdiffstats
path: root/src/boot/bootctl-reboot-to-firmware.h
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--src/boot/bootctl-reboot-to-firmware.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/boot/bootctl-reboot-to-firmware.h b/src/boot/bootctl-reboot-to-firmware.h
new file mode 100644
index 0000000..0ca4b2c
--- /dev/null
+++ b/src/boot/bootctl-reboot-to-firmware.h
@@ -0,0 +1,3 @@
+/* SPDX-License-Identifier: LGPL-2.1-or-later */
+
+int verb_reboot_to_firmware(int argc, char *argv[], void *userdata);