zephyr/samples/microkernel
Peter Mitsis 941cab98b0 Replace use of OFFSET with stddef's offsetof
Instances of the custom OFFSET() macro are replaced with the standard
offsetof() macro from stddef.h to reduce code duplication.

Signed-off-by: Peter Mitsis <peter.mitsis@windriver.com>
2016-02-05 20:13:39 -05:00
..
apps Fix checkpatch issue - WARNING:LINE_SPACING 2016-02-05 20:13:39 -05:00
benchmark Fix checkpatch issue - WARNING:LINE_SPACING 2016-02-05 20:13:39 -05:00
klibs First commit 2015-04-10 16:44:37 -07:00
test Replace use of OFFSET with stddef's offsetof 2016-02-05 20:13:39 -05:00