mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-11-09 13:12:37 -05:00
Basically, there are weak aliases for all possible IRQ handlers, pointing at a NORETURN function. GCC complains that the aliases don't have the same attribute, but that's actually what we want. Change-Id: I7f877e00193ed457589c8442db82e93ddea0d60a |
||
|---|---|---|
| .. | ||
| iaudio | ||
| iriver | ||
| mpio | ||
| app.lds | ||
| ata-as-coldfire.S | ||
| ata-target.h | ||
| crt0.S | ||
| debug-coldfire.c | ||
| i2c-coldfire.c | ||
| kernel-coldfire.c | ||
| pcf50606-coldfire.c | ||
| pcm-coldfire.c | ||
| system-coldfire.c | ||
| system-target.h | ||
| timer-coldfire.c | ||
| uart-coldfire.c | ||
| wmcodec-coldfire.c | ||