tests: mockup: add extern "C" to the header
authorBartosz Golaszewski <bgolaszewski@baylibre.com>
Fri, 2 Aug 2019 12:22:29 +0000 (14:22 +0200)
committerBartosz Golaszewski <bgolaszewski@baylibre.com>
Fri, 2 Aug 2019 12:22:29 +0000 (14:22 +0200)
commit054b77e5ea2f6c9225617224d0e224e25c312f67
treeb90dd0e4f55bb525d094a819d1450a990a9ad65c
parent9c5a6f31ebff6de4c4745bd18795585e51c24c74
tests: mockup: add extern "C" to the header

The gpio-mockup support library should be usable from C++ code too.
Add extern "C" to the header.

Signed-off-by: Bartosz Golaszewski <bgolaszewski@baylibre.com>
tests/mockup/gpio-mockup.h