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> |
||
|---|---|---|
| .. | ||
| gigabeat-fx | ||
| mini2440 | ||
| adc-s3c2440.c | ||
| app.lds | ||
| boot.lds | ||
| crt0.S | ||
| debug-s3c2440.c | ||
| debug-target.h | ||
| dma-s3c2440.c | ||
| dma-target.h | ||
| i2c-s3c2440.c | ||
| i2c-s3c2440.h | ||
| kernel-s3c2440.c | ||
| lcd-s3c2440.c | ||
| sd-s3c2440.c | ||
| system-s3c2440.c | ||
| system-target.h | ||
| uart-s3c2440.c | ||
| uart-s3c2440.h | ||