rockbox/firmware/target/arm/pnx0101
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
..
iriver-ifp7xx Do some housekeeping with fat.h and SECTOR_SIZE 2017-03-12 22:05:44 -04:00
app.lds Add KEEP() around vectors in linker scripts. 2011-12-18 06:43:08 +00:00
backlight-target.h Get rid of stupid _backlight_* function names 2015-01-12 11:09:27 +01:00
crt0-pnx0101.S Remove data_abort_handler from ARM crt0 files. 2013-05-24 02:02:04 +02:00
debug-pnx0101.c dbg_ports(): remove duplicate prototype 2012-01-04 05:21:52 +00:00
i2c-pnx0101.c
kernel-pnx0101.c
pcm-pnx0101.c Straighten out the mad twisted state of sound.c and related areas. 2013-04-15 12:02:05 -04:00
system-pnx0101.c
timer-pnx0101.c Put TIMER_FREQ definition in CPU-specific config, and remove timer-target.h 2009-06-29 14:30:12 +00:00