rockbox/firmware/target
Michael Sevakis 4b902679cc Convert queues to use intptr_t for event data and return values as most of the time pointer are not passed and it should make some things a bit cleaner.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11818 a1c6a512-1295-4272-9138-f99709370657
2006-12-19 16:50:07 +00:00
..
arm Convert queues to use intptr_t for event data and return values as most of the time pointer are not passed and it should make some things a bit cleaner. 2006-12-19 16:50:07 +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