zephyr/include/misc
Yonattan Louise de4d3b51fc Rename microkernel struct field 'Prio' to 'priority'.
Rename field 'Prio' of the structs:
- 'k_proc' in the file include/microkernel/base_api.h
- 'Elem' in the file include/misc/lists.h b/include/misc/lists.h

Change-Id: I2fd6966af29b998a3849bcabc5cfee110e76202c
Signed-off-by: Yonattan Louise <yonattan.a.louise.mendoza@intel.com>
2016-02-05 20:15:28 -05:00
..
__assert.h doxygen: change comment style to match javadoc 2016-02-05 20:14:32 -05:00
byteorder.h byteorder: Add macros for 32bits values 2016-02-05 20:13:49 -05:00
dlist.h doxygen: change comment style to match javadoc 2016-02-05 20:14:32 -05:00
event_logger.h Add _ASMLANGUAGE guard to the event logger and the profiler. 2016-02-05 20:15:28 -05:00
lists_c.h Rename microkernel struct field 'Prio' to 'priority'. 2016-02-05 20:15:28 -05:00
lists.h Rename microkernel struct field 'Prio' to 'priority'. 2016-02-05 20:15:28 -05:00
printk.h printk.h: don't break if CONFIG_PRINTK undefined 2016-02-05 20:14:45 -05:00
profiler.h Profile low condition events. 2016-02-05 20:15:28 -05:00
util.h util: make is_power_of_two() a public utility 2016-02-05 20:15:27 -05:00