zephyr/include
Peter Mitsis 18d53f7c97 Always use __start as the entry point
Not only is __start is a neutral label, but using a common entry point for all
architectures allows the entry point to be hoisted out of the linker script and
specified by the build system.

Change-Id: Ibcbb11a40ff964e0fc3c90afcfe231746071b040
Signed-off-by: Peter Mitsis <peter.mitsis@windriver.com>
2016-02-05 20:14:00 -05:00
..
bluetooth Fix checkpatch issue - WARNING:SPACING 2016-02-05 20:13:59 -05:00
drivers loapic: Expose APIC LVT mask definition 2016-02-05 20:14:00 -05:00
microkernel Eliminate exposure of non-public microkernel structures 2016-02-05 20:14:00 -05:00
misc Add ARRAY_SIZE() helper macro 2016-02-05 20:13:54 -05:00
nanokernel Always use __start as the entry point 2016-02-05 20:14:00 -05:00
toolchain Remove references to ICC 2016-02-05 20:14:00 -05:00
abs_sym.h
clock_vars.h Fix checkpatch issue - WARNING:SPACING 2016-02-05 20:13:59 -05:00
cputype.h
kernel_version.h
linker-defs.h
linker-tool-gcc.h Always use __start as the entry point 2016-02-05 20:14:00 -05:00
linker-tool.h
microkernel.h Relocate misplaced items in main microkernel API include file 2016-02-05 20:14:00 -05:00
nanokernel.h Change _nano_ticks to 64-bit 2016-02-05 20:13:52 -05:00
section_tags.h Fix checkpatch issue - WARNING:SPACING 2016-02-05 20:13:59 -05:00
sections.h
string_s.h
sw_isr_table.h Rename _IsrTable to _sw_isr_table 2016-02-05 20:13:53 -05:00
toolchain.h