zephyr/include/arch/arc/v2
Sebastian Bøe 347f9a0a2d cmake: LD: Specify the entry point in the linker scripts
The entry point can and therefore should be set by linker
scripts. Whenever possible one should express things in the source
language, be it .c or .ld, and not in code generators or in the build
system.

This patch removes the flag -eCONFIG_KERNEL_ENTRY from the linker's
command line and replaces it with the linker script command

ENTRY(CONFIG_KERNEL_ENTRY)

Signed-off-by: Sebastian Bøe <sebastian.boe@nordicsemi.no>
2018-07-03 17:18:14 -04:00
..
mpu arch: arc: add user space support for arc 2018-02-16 12:20:16 +01:00
addr_types.h license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
arcv2_irq_unit.h arch: arc: bug fixes and optimization in exception handling 2018-04-17 10:50:12 -07:00
asm_inline_gcc.h Convert remaining code to using newly introduced integer sized types 2017-04-21 11:38:23 -05:00
asm_inline.h license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
aux_regs.h arch: arc: refactor the arc stack check support 2018-06-04 13:31:43 -04:00
error.h arch: arc: bug fixes and optimization in exception handling 2018-04-17 10:50:12 -07:00
exc.h arch: arc: bug fixes and optimization in exception handling 2018-04-17 10:50:12 -07:00
ffs.h Convert remaining code to using newly introduced integer sized types 2017-04-21 11:38:23 -05:00
irq.h cleanup: rename fiber/task -> thread 2017-10-30 18:41:15 -04:00
linker.ld cmake: LD: Specify the entry point in the linker scripts 2018-07-03 17:18:14 -04:00
misc.h Convert remaining code to using newly introduced integer sized types 2017-04-21 11:38:23 -05:00