rockbox/firmware/target
Solomon Peachy 6cb0bc3468 coldfire: Silence a warning generated by GCC >= 9
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
2024-10-12 13:54:22 -04:00
..
arm tms320dm320: Correct a warning with newer toolchains 2024-10-06 09:30:32 -04:00
coldfire coldfire: Silence a warning generated by GCC >= 9 2024-10-12 13:54:22 -04:00
hosted sdl: Remove SDL_RENDERER_ACCELERATED flag 2024-10-11 22:57:37 -04:00
mips erosqnative: Give erosqnative_v3 its own target ID and modelname 2024-09-08 12:29:03 -04:00