zephyr/tests/subsys/settings/fcb
Brooks Prumo e426c0c4e1 tests: Remove erroneous # before extern "C"
A few test header files have C++ guards around them, but are incorrect.
Those files had a leading `#` placed before `extern`, which is
incorrect.  This commit simply removes those leading `#` characters.

Signed-off-by: Brooks Prumo <brooks@prumo.org>
2020-02-06 19:45:21 -05:00
..
base64 tests/subsys/settings: build common code as zephyr_libraries 2019-10-22 11:11:11 +02:00
raw tests/subsys/settings: build common code as zephyr_libraries 2019-10-22 11:11:11 +02:00
src tests: Remove erroneous # before extern "C" 2020-02-06 19:45:21 -05:00