zephyr/tests/subsys/settings
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
..
fcb tests: Remove erroneous # before extern "C" 2020-02-06 19:45:21 -05:00
fcb_init coccinelle: standardize k_sleep calls with integer timeouts 2019-10-09 08:38:10 -04:00
fs tests: Remove erroneous # before extern "C" 2020-02-06 19:45:21 -05:00
functional cmake: Add target for generating header files 2020-01-29 11:44:57 -06:00
littlefs samples: drivers: spi_flash: switch nrf52840_pca10056 to Nordic QSPI 2020-01-29 15:15:49 +01:00
nvs 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