zephyr/include/misc
Kumar Gala ddece1ccd4 kernel: include inttypes.h to get access to PRI defines in most spots
We need to move using the PRI* defines to use newlib as the default libc
as different arch's define various base types like {u}int32_t
differently.  To deal with that in a consistent manor we need access to
the defines in most spots for print{f,k} or logging functions.

Change-Id: Ic1fbef75cbaee211803d9aaf506056e5e31e73f3
Signed-off-by: Kumar Gala <kumar.gala@linaro.org>
2017-04-17 11:09:31 -05:00
..
__assert.h license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
byteorder.h license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
dlist.h dlist: add SYS_DLIST_ITERATE_FROM_NODE() 2017-02-16 04:56:22 +00:00
nano_work.h license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
printk.h kernel: include inttypes.h to get access to PRI defines in most spots 2017-04-17 11:09:31 -05:00
reboot.h license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
ring_buffer.h license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
slist.h slist: Fix sys_slist_merge_slist clearing the wrong list 2017-04-14 01:52:28 +00:00
stack.h license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
util.h license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00