On Thu, 30 May 2019 22:25:20 +0100 Bruce Richardson <[email protected]> wrote:
> +
> +#ifdef __cplusplus
> +extern "C" {
> +#endif
> +
This a driver private file, why the C++ guard here?
On Thu, 30 May 2019 22:25:20 +0100 Bruce Richardson <[email protected]> wrote:
> +
> +#ifdef __cplusplus
> +extern "C" {
> +#endif
> +
This a driver private file, why the C++ guard here?