zephyr/lib/open-amp
Alexander Dengg 21aa4a9a86 lib: open-amp: support resource table on C++ applications
In C++ applications, methods which are meant to be implemented in C
should be wrapped in a `extern "C"` scope at the point of declaration.
This enables the correct symbol table mangling, which fixes current
linker errors in C++.

Signed-off-by: Alexander Dengg <dornbirndevelops@gmail.com>
2022-07-06 10:56:01 -05:00
..
CMakeLists.txt
Kconfig
resource_table.c lib: migrate includes to <zephyr/...> 2022-05-06 19:58:09 +02:00
resource_table.h lib: open-amp: support resource table on C++ applications 2022-07-06 10:56:01 -05:00