mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-08-30 03:35:21 +00:00
Adds extern "C" { } blocks to header files so that they can be
safely used by C++ source files.
Change-Id: Ia4db0c36a5dac5d3de351184a297d2af0df64532
Signed-off-by: Peter Mitsis <peter.mitsis@windriver.com>
|
||
|---|---|---|
| .. | ||
| debug | ||
| __assert.h | ||
| byteorder.h | ||
| dlist.h | ||
| event_logger.h | ||
| kernel_event_logger.h | ||
| printk.h | ||
| reboot.h | ||
| ring_buffer.h | ||
| shell.h | ||
| util.h | ||