zephyr/include/zephyr/timing
Stephanos Ioannidis 6448546553 timing: Fix symbol extern for C++
This commit adds `extern "C"` to `timing.h` so that C function names do
not get mangled when including this header file from a C++ source file.

Signed-off-by: Stephanos Ioannidis <root@stephanos.io>
2022-05-26 13:02:53 -07:00
..
timing.h timing: Fix symbol extern for C++ 2022-05-26 13:02:53 -07:00
types.h include: Prefix includes to use a scope 2022-04-08 19:03:32 +02:00