mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-12-08 12:45:26 -05:00
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> |
||
|---|---|---|
| .. | ||
| c100 | ||
| iaudio7 | ||
| logikdax | ||
| m200 | ||
| adc-tcc77x.c | ||
| app.lds | ||
| ata-nand-target.h | ||
| boot.lds | ||
| crt0.S | ||
| debug-target.h | ||
| debug-tcc77x.c | ||
| i2c-target.h | ||
| kernel-tcc77x.c | ||
| powermgmt-tcc77x.c | ||
| system-target.h | ||
| system-tcc77x.c | ||
| timer-tcc77x.c | ||