From 6746e37088ce8ba03529c1226bd216705edb2b1f Mon Sep 17 00:00:00 2001 From: tmk Date: Fri, 10 Apr 2015 01:25:48 +0900 Subject: Remove core library and build files --- common/mbed/suspend.c | 6 ------ 1 file changed, 6 deletions(-) delete mode 100644 common/mbed/suspend.c (limited to 'common/mbed/suspend.c') diff --git a/common/mbed/suspend.c b/common/mbed/suspend.c deleted file mode 100644 index 32651574f8..0000000000 --- a/common/mbed/suspend.c +++ /dev/null @@ -1,6 +0,0 @@ -#include - - -void suspend_power_down(void) {} -bool suspend_wakeup_condition(void) { return true; } -void suspend_wakeup_init(void) {} -- cgit v1.2.3