zephyr/kernel
Allan Stephens e4b70a95fb Eliminate GEN_OFFSET_SYM_HOST() macro
Gets rid of code that creates absolute symbols for data structures
that are no longer referenced by external tools, as well as the
macro that was used to generate them.

The code that creates absolute symbols for context monitoring-related
symbols is retained, but is now directly tied to the CONTEXT_MONITORING
configuration option upon which those symbols depend.

Change-Id: I6b2ce46d9ab9592a478f591cb074c4c163e9ba0f
Signed-off-by: Allan Stephens <allan.stephens@windriver.com>
2016-02-05 20:13:45 -05:00
..
common Eliminate _nano_start() 2016-02-05 20:13:40 -05:00
microkernel Rename K_DebugLowTime to _k_debug_sys_clock_tick_count 2016-02-05 20:13:44 -05:00
nanokernel Eliminate GEN_OFFSET_SYM_HOST() macro 2016-02-05 20:13:45 -05:00
defs.objs Bluetooth: Add skeleton for HCI core 2016-02-05 20:13:44 -05:00