zephyr/include/sys
Steven Slupsky 4cd893021a include: util.h: add extern "C"
extern "C" is missing.
This commit adds conditional extern "C" for cpp to
the beginning of the file and brackets the cpp template with
extern "C++"

Signed-off-by: Steven Slupsky <sslupsky@gmail.com>
2020-04-20 15:46:00 +02:00
..
__assert.h
arch_interface.h kernel: cpu idle: add info about IRQ unlocking in k_cpu_idle 2020-03-20 11:53:14 +01:00
atomic.h kernel: add APIs for atomic os on pointers 2020-03-10 10:18:16 -04:00
base64.h
byteorder.h
check.h
crc.h crc: Add crc8 implementation and tests 2020-03-10 12:53:53 +02:00
dlist.h
errno_private.h
fdtable.h
libc-hooks.h
list_gen.h
math_extras_impl.h math: extras: Add overflow functions to u16 2020-04-20 09:12:33 +03:00
math_extras.h math: extras: Add overflow functions to u16 2020-04-20 09:12:33 +03:00
mempool_base.h
mempool.h
mutex.h kernel/timeout: Make timeout arguments an opaque type 2020-03-31 19:40:47 -04:00
notify.h sys: add generic asynchronous notification infrastructure 2020-04-06 16:41:41 +02:00
onoff.h sys: onoff: generalize and shorten API 2020-04-06 16:41:41 +02:00
printk.h
rb.h
ring_buffer.h
sem.h kernel/timeout: Make timeout arguments an opaque type 2020-03-31 19:40:47 -04:00
sflist.h
slist.h
speculation.h
sys_heap.h kernel: Add k_heap synchronized memory allocator 2020-04-14 10:05:55 -07:00
sys_io.h
time_units.h kernel: mark time conversion functions as constexpr in C++14. 2020-04-09 13:10:41 -07:00
timeutil.h lib/timeutil: add missing header required for s64_t 2020-02-27 11:35:43 +02:00
util.h include: util.h: add extern "C" 2020-04-20 15:46:00 +02:00