zephyr/include/misc
Benjamin Walsh 0304cbc36d util: move ARRAY_SIZE/CONTAINER_OF to non-ASM part of file
These macros have C language-isms and cannot be used from assembly code.

Change-Id: I07ffc27411300339e08ae7ef9c19249903be4774
Signed-off-by: Benjamin Walsh <benjamin.walsh@windriver.com>
2016-02-05 20:15:21 -05:00
..
__assert.h doxygen: change comment style to match javadoc 2016-02-05 20:14:32 -05:00
byteorder.h
dlist.h doxygen: change comment style to match javadoc 2016-02-05 20:14:32 -05:00
event_logger.h Add event logger. 2016-02-05 20:15:20 -05:00
lists.h Eliminate non-standard NULL definitions 2016-02-05 20:14:14 -05:00
lists_c.h doxygen: change comment style to match javadoc 2016-02-05 20:14:32 -05:00
printk.h printk.h: don't break if CONFIG_PRINTK undefined 2016-02-05 20:14:45 -05:00
profiler.h Add context switch profile point. 2016-02-05 20:15:20 -05:00
util.h util: move ARRAY_SIZE/CONTAINER_OF to non-ASM part of file 2016-02-05 20:15:21 -05:00