zephyr/lib/libc/minimal/include
Peter Mitsis c26a2e8147 Fix definition of 'offsetof'
The definition of 'offsetof' must cast NULL to (type *), not (type).

Signed-off-by: Peter Mitsis <peter.mitsis@windriver.com>
2016-02-05 20:13:39 -05:00
..
errno.h First commit 2015-04-10 16:44:37 -07:00
limits.h First commit 2015-04-10 16:44:37 -07:00
stdbool.h First commit 2015-04-10 16:44:37 -07:00
stddef.h Fix definition of 'offsetof' 2016-02-05 20:13:39 -05:00
stdint.h First commit 2015-04-10 16:44:37 -07:00
stdio.h Fix checkpatch issue - ERROR:POINTER_LOCATION 2016-02-05 20:13:39 -05:00
stdlib.h First commit 2015-04-10 16:44:37 -07:00
string.h First commit 2015-04-10 16:44:37 -07:00