rockbox/firmware/include
Michael Sevakis 6db80020b4 Do some housekeeping with fat.h and SECTOR_SIZE
Many includes of fat.h are pointless. Some includes are just for
SECTOR_SIZE. Add a file 'firmware/include/fs_defines.h' for that
and to define tuneable values that were scattered amongst various
headers.

Remove some local definitions of SECTOR_SIZE since they have to be
in agreement with the rest of the fs code anyway.

(We'll see what's in fact pointless in a moment ;)

Change-Id: I9ba183bf58bd87f5c45eba7bd675c7e2c1c18ed5
2017-03-12 22:05:44 -04:00
..
_ansi.h
assert.h
bitarray.h
buflib.h
core_alloc.h
crc32-mi4.h
crc32-rkw.h
crc32.h
dbgcheck.h
diacritic.h
dir.h Fix path handling snafu for CheckWPS tool 2017-01-16 07:30:39 -05:00
dircache.h Restore dircache hookup in the database ramcache. 2017-02-10 05:05:23 -05:00
dircache_redirect.h Do some debug and preparatory work for ramcache and playlist 2017-01-17 14:35:36 -05:00
disk_cache.h Do some housekeeping with fat.h and SECTOR_SIZE 2017-03-12 22:05:44 -04:00
file.h Fix path handling snafu for CheckWPS tool 2017-01-16 07:30:39 -05:00
file_internal.h Do some housekeeping with fat.h and SECTOR_SIZE 2017-03-12 22:05:44 -04:00
fileobj_mgr.h Do some debug and preparatory work for ramcache and playlist 2017-01-17 14:35:36 -05:00
filesystem-native.h
font_cache.h
format.h
fs_attr.h
fs_defines.h Do some housekeeping with fat.h and SECTOR_SIZE 2017-03-12 22:05:44 -04:00
gcc_extensions.h Add a NO_INLINE attribute to gcc_extensions. 2012-04-26 16:04:43 -04:00
linked_list.h
loader_strerror.h
lru.h
memset16.h
rb-loader.h
rbendian.h Support using swapxx() and bswap_xx() for byteswaps in rbendian.h 2017-01-15 12:37:46 -05:00
rbunicode.h
strcasecmp.h
strcasestr.h
string-extra.h
strlcat.h
strlcpy.h
strnatcmp.h
strtok_r.h
timefuncs.h
version.h