b30c6ac9f9
We must wrap C declarations in __BEGIN / __END_DECLS to avoid C++ name-mangling of the declaration when including the C header; name-mangling causes the linker to attempt to locate the wrong (C++ ABI) symbol name. Reviewed by: markj, oshogbo (earlier version both) Differential Revision: https://reviews.freebsd.org/D24323 |
||
---|---|---|
.. | ||
libcasper | ||
services | ||
tests | ||
Makefile | ||
Makefile.inc |