1
0
Fork 0
forked from len0rd/rockbox
foxbox/firmware/target
2007-01-01 12:09:45 +00:00
..
arm Split the enable_fiq(fiq_handler) function into separate set_fiq_handler(fiq_handler) and enable_fiq(void) functions. This allows temporary disabling of the FIQ without knowing which fiq handler is in use. 2007-01-01 12:09:45 +00:00
coldfire Coldfire: More efficient and compact peaking code. Hope the build doesn't whine about strange asm constraints. GCC's ok with it here. 2006-12-17 11:56:30 +00:00
sh Forgot to remove the ata_address_detect() declaration. 2006-12-19 09:30:14 +00:00