summaryrefslogtreecommitdiffstats
path: root/plugins/ocp/ocp-clear-fw-update-history.h
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/ocp/ocp-clear-fw-update-history.h')
-rw-r--r--plugins/ocp/ocp-clear-fw-update-history.h9
1 files changed, 9 insertions, 0 deletions
diff --git a/plugins/ocp/ocp-clear-fw-update-history.h b/plugins/ocp/ocp-clear-fw-update-history.h
new file mode 100644
index 0000000..25fb6b1
--- /dev/null
+++ b/plugins/ocp/ocp-clear-fw-update-history.h
@@ -0,0 +1,9 @@
+/* SPDX-License-Identifier: GPL-2.0-or-later */
+/*
+ * Copyright (c) 2022 Solidigm.
+ *
+ * Authors: haro.panosyan@solidigm.com
+ * leonardo.da.cunha@solidigm.com
+ */
+
+int ocp_clear_fw_update_history(int argc, char **argv, struct command *cmd, struct plugin *plugin);