rockbox/firmware/target/arm/s3c2440
Rafaël Carré b2323be33b ARM: lr addresses the next instruction after the failing one in undefined instruction vector
Substract 4 before passing the argument to UIE so the correct address is displayed

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24321 a1c6a512-1295-4272-9138-f99709370657
2010-01-24 15:04:21 +00:00
..
gigabeat-fx Commit FS#10594 - Remove duplicated buttonlight code for Gigabeat F/X. 2010-01-04 05:38:04 +00:00
mini2440 Fix tabs 2010-01-03 10:19:43 +00:00
adc-s3c2440.c
app.lds
boot.lds
crt0.S ARM: lr addresses the next instruction after the failing one in undefined instruction vector 2010-01-24 15:04:21 +00:00
debug-s3c2440.c
debug-target.h
dma-s3c2440.c
dma-target.h
i2c-s3c2440.c
i2c-s3c2440.h
kernel-s3c2440.c
lcd-s3c2440.c
sd-s3c2440.c Remove unused card_detect(), and make card_detect_target() static inline in each sd driver. 2009-11-26 00:51:09 +00:00
system-s3c2440.c
system-target.h
uart-s3c2440.c Simplify uart_printf() a bit by using vuprintf(), that also makes removing a static buffer possible. 2009-11-03 21:28:02 +00:00
uart-s3c2440.h