rockbox/firmware/target/arm/tcc77x
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
..
c100 lcd drivers: Convert lcd_[remote_]framebuffer to a pointer 2012-02-28 11:44:59 +11:00
iaudio7 Fix bugs in lcd drivers after b37e6bc 2012-02-29 11:43:51 +04:00
logikdax button-target.h : move prototypes to button.h 2012-01-08 00:07:19 +00:00
m200 button-target.h : move prototypes to button.h 2012-01-08 00:07:19 +00:00
adc-tcc77x.c
app.lds
ata-nand-target.h
boot.lds
crt0.S arm: factor all exception handlers out of the crt0.S files 2012-04-06 13:46:32 +02:00
debug-target.h dbg_hw_info(): remove duplicate prototypes 2012-01-04 05:29:30 +00:00
debug-tcc77x.c Move dbg_hw_info() into target tree. FS#11735 by me 2011-06-05 10:26:06 +00:00
i2c-target.h
kernel-tcc77x.c
powermgmt-tcc77x.c Rework powermgmt to enable code re-use on appliation and sims. 2012-01-03 23:44:38 +00:00
system-target.h
system-tcc77x.c
timer-tcc77x.c