Subversion Repositories freemyipod

Rev

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

Rev 466 Rev 479
Line 195... Line 195...
195
#define library_unload __emcore_syscall->library_unload
195
#define library_unload __emcore_syscall->library_unload
196
#define get_library __emcore_syscall->get_library
196
#define get_library __emcore_syscall->get_library
197
#define get_library_ext __emcore_syscall->get_library_ext
197
#define get_library_ext __emcore_syscall->get_library_ext
198
#define release_library __emcore_syscall->release_library
198
#define release_library __emcore_syscall->release_library
199
#define release_library_ext __emcore_syscall->release_library_ext
199
#define release_library_ext __emcore_syscall->release_library_ext
-
 
200
#define fat_enable_flushing __emcore_syscall->fat_enable_flushing
200
 
201
 
201
 
202
 
202
#endif
203
#endif