aboutsummaryrefslogtreecommitdiff
path: root/include/ipmi.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/ipmi.h')
-rw-r--r--include/ipmi.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/include/ipmi.h b/include/ipmi.h
index 5b7efd1..d751e7a 100644
--- a/include/ipmi.h
+++ b/include/ipmi.h
@@ -269,9 +269,6 @@ void ipmi_parse_sel(struct ipmi_msg *msg);
/* Starts the watchdog timer */
void ipmi_wdt_init(void);
-/* Stop the wdt */
-void ipmi_wdt_stop(void);
-
/* Reset the watchdog timer. Does not return until the timer has been
* reset and does not schedule future resets. */
void ipmi_wdt_final_reset(void);