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> |
||
|---|---|---|
| .. | ||
| libc | ||
| open-amp | ||
| os | ||
| posix | ||
| smf | ||
| util | ||
| CMakeLists.txt | ||
| Kconfig | ||