rockbox/firmware/target
Amaury Pouly f33330c0ff arm: factor all exception handlers out of the crt0.S files
Remove the implementations of all exceptions handlers from the
various crt0.S files and have a single implementation in system-arm.h
The new implementation is weak so that it can be overwritten by some
specific code (like the unwinder)

Change-Id: Ib3e041ed6037376bbe0e79286057e1051640dd90
Reviewed-on: http://gerrit.rockbox.org/205
Reviewed-by: Marcin Bukat <marcin.bukat@gmail.com>
2012-04-06 13:46:32 +02:00
..
arm arm: factor all exception handlers out of the crt0.S files 2012-04-06 13:46:32 +02:00
coldfire Revise the PCM callback system after adding multichannel audio. 2012-03-03 07:23:38 +01:00
hosted touchscreen: Fix kinetic scrolling when the statusbar is off. 2012-04-05 15:01:59 +02:00
mips Revise the PCM callback system after adding multichannel audio. 2012-03-03 07:23:38 +01:00
sh Tweak paramters of mp3_play_data and callback. 2012-03-04 14:50:47 -05:00