zephyr/kernel
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
..
common Fix function declarations on samples 2016-02-05 20:13:11 -05:00
microkernel Fix checkpatch issue - WARNING:LINE_SPACING 2016-02-05 20:13:39 -05:00
nanokernel Replace use of OFFSET with stddef's offsetof 2016-02-05 20:13:39 -05:00
defs.objs First commit 2015-04-10 16:44:37 -07:00