zephyr/tests/subsys/settings/fs
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
..
include tests: Remove erroneous # before extern "C" 2020-02-06 19:45:21 -05:00
src cmake: Add target for generating header files 2020-01-29 11:44:57 -06:00