rockbox/firmware/target/arm/s5l8702
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
..
ipod6g Classic/6G: CPU frequency/voltage scaling 2012-03-31 01:18:15 +02:00
app.lds Get the linker files that slipped through in r31337. 2011-12-17 02:00:59 +00:00
boot.lds Get the linker files that slipped through in r31337. 2011-12-17 02:00:59 +00:00
crt0.S arm: factor all exception handlers out of the crt0.S files 2012-04-06 13:46:32 +02:00
debug-s5l8702.c Classic/6G: CPU frequency/voltage scaling 2012-03-31 01:18:15 +02:00
debug-target.h s5l8702: move debug-target.h content to .c 2012-01-04 06:34:20 +00:00
i2c-s5l8702.c Bulk convert all DOS line endings to UNIX. 2011-11-06 22:44:25 +00:00
kernel-s5l8702.c Classic/6G: CPU frequency/voltage scaling 2012-03-31 01:18:15 +02:00
pcm-s5l8702.c Tweak some PCM drivers for less typecasting with the data pointer. 2012-03-04 08:52:50 -05:00
pcm-target.h Bulk convert all DOS line endings to UNIX. 2011-11-06 22:44:25 +00:00
system-s5l8702.c Classic/6G: CPU frequency/voltage scaling 2012-03-31 01:18:15 +02:00
system-target.h Classic/6G: CPU frequency/voltage scaling 2012-03-31 01:18:15 +02:00
timer-s5l8702.c Bulk convert all DOS line endings to UNIX. 2011-11-06 22:44:25 +00:00