Skip to content
Commit bfecb77f authored by Tom Burdick's avatar Tom Burdick Committed by Maureen Helm
Browse files

rtio: Make rtio_mpsc.h C++ friendly



C++ requires casting void * as the implicit cast isn't enough and
the C++ sample app fails to build without duplicating type information
here. Do that, and wrap it in extern C allowing the C++ to include
rtio_mpsc.h directly or indirectly.

Signed-off-by: default avatarTom Burdick <thomas.burdick@intel.com>
parent 610d307f
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment