mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-12-08 12:45:26 -05:00
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:
parent
66149b454b
commit
19fba5fb30
7 changed files with 8 additions and 32 deletions
|
|
@ -100,10 +100,6 @@
|
|||
#error "Charger settings not defined!"
|
||||
#endif
|
||||
|
||||
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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue