From 247fe6d698f244123ecde9d9971e74ee99504e9e Mon Sep 17 00:00:00 2001 From: Christi Scarborough Date: Sun, 6 Feb 2005 09:57:57 +0000 Subject: clean shutdown for idle timer and sleep timer git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5814 a1c6a512-1295-4272-9138-f99709370657 --- firmware/export/powermgmt.h | 1 + 1 file changed, 1 insertion(+) (limited to 'firmware/export') diff --git a/firmware/export/powermgmt.h b/firmware/export/powermgmt.h index ce006e9145..922630097a 100644 --- a/firmware/export/powermgmt.h +++ b/firmware/export/powermgmt.h @@ -120,5 +120,6 @@ void set_sleep_timer(int seconds); int get_sleep_timer(void); void set_car_adapter_mode(bool setting); void reset_poweroff_timer(void); +void shutdown_hw(void); #endif -- cgit v1.2.3