From acd8bffb9576432cb52c6c325da74192a30bae67 Mon Sep 17 00:00:00 2001 From: Thomas Jarosch Date: Tue, 1 Mar 2011 20:31:20 +0000 Subject: Expose sys_poweroff() and cancel_shutdown() to RaaA. Hopefully fixes android build git-svn-id: svn://svn.rockbox.org/rockbox/trunk@29485 a1c6a512-1295-4272-9138-f99709370657 --- firmware/target/hosted/maemo/maemo-thread.c | 4 ---- 1 file changed, 4 deletions(-) (limited to 'firmware/target/hosted/maemo') diff --git a/firmware/target/hosted/maemo/maemo-thread.c b/firmware/target/hosted/maemo/maemo-thread.c index a0e5824252..8300c8f0b6 100644 --- a/firmware/target/hosted/maemo/maemo-thread.c +++ b/firmware/target/hosted/maemo/maemo-thread.c @@ -210,7 +210,3 @@ void set_poweroff_timeout(int timeout) void reset_poweroff_timer(void) { } - -void cancel_shutdown(void) -{ -} -- cgit v1.2.3