rockbox/firmware/target/arm/pnx0101
Boris Gjenero f6e179bd8e Remove data_abort_handler from ARM crt0 files.
This causes data_abort_handler from lib/unwarminder/safe_read.S to be
used instead. It allows unwarminder to avoid data aborts when
displaying the backtrace. A data_abort_handler remains in system-arm.c,
but it is not used because it is declared as a weak symbol.

Change-Id: I832066ed514347fe697e219872e90fbdd937f477
Reviewed-on: http://gerrit.rockbox.org/475
Reviewed-by: Marcin Bukat <marcin.bukat@gmail.com>
Tested-by: Boris Gjenero <boris.gjenero@gmail.com>
2013-05-24 02:02:04 +02:00
..
iriver-ifp7xx lcd drivers: Convert lcd_[remote_]framebuffer to a pointer 2012-02-28 11:44:59 +11:00
app.lds Add KEEP() around vectors in linker scripts. 2011-12-18 06:43:08 +00:00
backlight-target.h
crt0-pnx0101.S Remove data_abort_handler from ARM crt0 files. 2013-05-24 02:02:04 +02:00
debug-pnx0101.c dbg_ports(): remove duplicate prototype 2012-01-04 05:21:52 +00:00
i2c-pnx0101.c
kernel-pnx0101.c
pcm-pnx0101.c Straighten out the mad twisted state of sound.c and related areas. 2013-04-15 12:02:05 -04:00
system-pnx0101.c
timer-pnx0101.c Put TIMER_FREQ definition in CPU-specific config, and remove timer-target.h 2009-06-29 14:30:12 +00:00