[PATCH] libbsp ARM: create abort.h to eliminate warnings Created libbsp/arm/shared/abort/abort.h Edited abort.c and simple_abort.c to include abort.h Changed Raspberry Pi BSP to use abort.c instead of simple_abort.c

Sebastian Huber sebastian.huber at embedded-brains.de
Mon Nov 3 07:02:28 UTC 2014


On 03/11/14 02:59, Alan Cudmore wrote:
> -libbsp_a_SOURCES += ../shared/abort/simple_abort.c
> +libbsp_a_SOURCES += ../shared/abort/abort.c

Since this BSP uses the shared start.S file, I would prefer to remove 
simple_abort.c and abort.c from the Makefile.am.  These files should go away in 
the long run.

The default abort handler is now in:

http://git.rtems.org/rtems/tree/cpukit/score/cpu/arm/armv4-exception-default.S

-- 
Sebastian Huber, embedded brains GmbH

Address : Dornierstr. 4, D-82178 Puchheim, Germany
Phone   : +49 89 189 47 41-16
Fax     : +49 89 189 47 41-09
E-Mail  : sebastian.huber at embedded-brains.de
PGP     : Public key available on request.

Diese Nachricht ist keine geschäftliche Mitteilung im Sinne des EHUG.



More information about the devel mailing list