1
0
Fork 0
forked from len0rd/rockbox

powermgmt-target.h: move prototypes to powermgmt.h

Implement empty stubs if needed instead of empty static inline

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@31617 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Rafaël Carré 2012-01-07 22:32:52 +00:00
parent 66149b454b
commit 19fba5fb30
7 changed files with 8 additions and 32 deletions

View file

@ -36,10 +36,6 @@
*/
#define ADC_BATTERY ADC_RTCSUP
void powermgmt_init_target(void);
void charging_algorithm_step(void);
void charging_algorithm_close(void);
/* We want to be able to reset the averaging filter */
#define HAVE_RESET_BATTERY_FILTER