zephyr/kernel/nanokernel/include
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
..
offsets First commit 2015-04-10 16:44:37 -07:00
genOffset.h Replace use of OFFSET with stddef's offsetof 2016-02-05 20:13:39 -05:00
nanocontextentry.h Renaming _ContextEntryRtn to _context_entry 2016-02-05 19:45:35 -05:00