On 01/07/2016 12:41 PM, Andrew Johnson wrote:
> The C++ 'extern "C" {}' wrapper around those declarations is needed in
> the epicsMMIO.h file in Base, not (just?) in devlib2.
When devlib2 is built against Base <3.15.1 the copy of epicsMMIO.h in
devlib2 is installed. When built against >=3.15.1 the copy in Base is used.
For completeness both copies should be patched.