Subversion Repositories freemyipod

Rev

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

Rev 557 Rev 565
Line 258... Line 258...
258
    typeof(release_library_ext) *release_library_ext;
258
    typeof(release_library_ext) *release_library_ext;
259
    typeof(fat_enable_flushing) *fat_enable_flushing;
259
    typeof(fat_enable_flushing) *fat_enable_flushing;
260
    typeof(lcd_get_format) *lcd_get_format;
260
    typeof(lcd_get_format) *lcd_get_format;
261
    typeof(crc32) *crc32;
261
    typeof(crc32) *crc32;
262
    typeof(clockgate_get_state) *clockgate_get_state;
262
    typeof(clockgate_get_state) *clockgate_get_state;
-
 
263
    typeof(malloc_walk) *malloc_walk;
263
};
264
};
264
 
265
 
265
 
266
 
266
#endif
267
#endif