zephyr/scripts/gen_offset_header
Anas Nashif bd2274813d use gen_offset_header to generate offsets.h
Using nm and sed works fine on Linux, however when moving to other
platforms, nm and sed do not work the same way and might have
different behaviour. This reduces dependency on host tools and brings
back the code for generating the offsets.h directly using a built
utility that is portable.

Change-Id: I13db1c16cbed12e366fd41d151886bbcbf419548
Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2016-02-05 20:15:31 -05:00
..
Makefile use gen_offset_header to generate offsets.h 2016-02-05 20:15:31 -05:00
elf.h use gen_offset_header to generate offsets.h 2016-02-05 20:15:31 -05:00
gen_offset_header.c use gen_offset_header to generate offsets.h 2016-02-05 20:15:31 -05:00