zephyr/kernel/nanokernel
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
..
core Fix checkpatch issue - WARNING:LINE_SPACING 2016-02-05 20:13:39 -05:00
include Replace use of OFFSET with stddef's offsetof 2016-02-05 20:13:39 -05:00
task First commit 2015-04-10 16:44:37 -07:00