Subversion Repositories freemyipod

Rev

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

Rev 557 Rev 565
Line 201... Line 201...
201
#define release_library_ext __emcore_syscall->release_library_ext
201
#define release_library_ext __emcore_syscall->release_library_ext
202
#define fat_enable_flushing __emcore_syscall->fat_enable_flushing
202
#define fat_enable_flushing __emcore_syscall->fat_enable_flushing
203
#define lcd_get_format __emcore_syscall->lcd_get_format
203
#define lcd_get_format __emcore_syscall->lcd_get_format
204
#define crc32 __emcore_syscall->crc32
204
#define crc32 __emcore_syscall->crc32
205
#define clockgate_get_state __emcore_syscall->clockgate_get_state
205
#define clockgate_get_state __emcore_syscall->clockgate_get_state
-
 
206
#define malloc_walk __emcore_syscall->malloc_walk
206
 
207
 
207
 
208
 
208
#endif
209
#endif