zephyr/arch/arm/core/cortex_m
Anas Nashif a3f8d81614 cortex_m: re-add __start definition for cortex_m
This was removed as part of some Diab cleanup, however it is needed
and without the definition we get the following when building
for the FRDM-K64F  board:

arm-none-eabi-ld: warning: cannot find entry symbol __start; not setting start address

Change-Id: Ie0604a600b6f7a4faa321c58aa63c5617a163107
Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2016-02-05 20:24:43 -05:00
..
Kconfig define range for FAULT_DUMP config variable 2016-02-05 20:24:37 -05:00
Makefile makefile: remove quotes from platform path 2016-02-05 20:24:19 -05:00
nmi.c checkpatch: warning - block_comment_style 2016-02-05 20:24:33 -05:00
prep_c.c checkpatch: warning - block_comment_style 2016-02-05 20:24:33 -05:00
reset.S Change BSD-3 licenses to Apache 2 2016-02-05 20:24:29 -05:00
scb.c checkpatch: warning - block_comment_style 2016-02-05 20:24:33 -05:00
scs.c checkpatch: warning - block_comment_style 2016-02-05 20:24:33 -05:00
sw_isr_table.S Change BSD-3 licenses to Apache 2 2016-02-05 20:24:29 -05:00
vector_table.S cortex_m: re-add __start definition for cortex_m 2016-02-05 20:24:43 -05:00
vector_table.h checkpatch: warning - block_comment_style 2016-02-05 20:24:33 -05:00