Subversion Repositories freemyipod

Rev

Rev 623 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 623 Rev 625
Line 218... Line 218...
218
#define read_battery_mwh_full __emcore_syscall->read_battery_mwh_full
218
#define read_battery_mwh_full __emcore_syscall->read_battery_mwh_full
219
#define read_battery_mwh_current __emcore_syscall->read_battery_mwh_current
219
#define read_battery_mwh_current __emcore_syscall->read_battery_mwh_current
220
#define read_battery_mw __emcore_syscall->read_battery_mw
220
#define read_battery_mw __emcore_syscall->read_battery_mw
221
#define read_input_mw __emcore_syscall->read_input_mw
221
#define read_input_mw __emcore_syscall->read_input_mw
222
#define read_battery_state __emcore_syscall->read_battery_state
222
#define read_battery_state __emcore_syscall->read_battery_state
-
 
223
#define tlsf_realign __emcore_syscall->tlsf_realign
-
 
224
#define realign __emcore_syscall->realign
223
 
225
 
224
 
226
 
225
#endif
227
#endif