rockbox/firmware/target/arm/s3c2440
Rafaël Carré e0640c3c4b Rename TIMER_REGISTER macro to TIMER_START and TIMER_UNREGISTER to TIMER_STOP to reflect what they does exactly.
registering and unregistering are handled by the non target-specific functions of timer.c
Remove arguments from the new TIMER_START since they are unused by targets

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@21553 a1c6a512-1295-4272-9138-f99709370657
2009-06-29 14:28:56 +00:00
..
gigabeat-fx Rename TIMER_REGISTER macro to TIMER_START and TIMER_UNREGISTER to TIMER_STOP to reflect what they does exactly. 2009-06-29 14:28:56 +00:00
app.lds
boot.lds
crt0.S Gigabeat FX: Use the bootsplash stored in flash when bootloader is started from flash 2009-04-21 04:39:17 +00:00
debug-s3c2440.c
debug-target.h