zephyr/kernel/nanokernel/include
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
..
offsets Eliminate GEN_OFFSET_SYM_HOST() macro 2016-02-05 20:13:45 -05:00
genOffset.h Eliminate GEN_OFFSET_SYM_HOST() macro 2016-02-05 20:13:45 -05:00
nanocontextentry.h Renaming _ContextEntryRtn to _context_entry 2016-02-05 19:45:35 -05:00