rockbox/firmware/target/arm/s3c2440
Rafaël Carré 89ccd5c145 Remove int_prio argument from timer_register, and move the only use for it into alpine_cdc plugin, since this plugin is only built on SH7034
Also remove it from TIMER_START()

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@21558 a1c6a512-1295-4272-9138-f99709370657
2009-06-29 14:29:46 +00:00
..
gigabeat-fx Remove int_prio argument from timer_register, and move the only use for it into alpine_cdc plugin, since this plugin is only built on SH7034 2009-06-29 14:29:46 +00:00
app.lds Real fake IRAM by placing .i.... section in the analagous DRAM sections in the linker scripts that hasn't done this yet. 2008-05-10 22:03:45 +00:00
boot.lds Fix the bootloader 2008-05-10 22:12:57 +00:00
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 Meg-FX: s3c register definitions really should be unsigned. Switch from 'int' to 'unsigned long' like other targets. 2008-12-04 15:06:48 +00:00
debug-target.h Updated our source code header to explicitly mention that we are GPL v2 or 2008-06-28 18:10:04 +00:00