zephyr/subsys/testsuite/coverage
Daniel Leung 5136d819a4 subsys/testsuite/coverage: add empty function __gcov_exit()
This is to fix build errors complaining about undefined reference
to __gcov_exit(). There is no special processing required here
so leave the function empty.

Signed-off-by: Daniel Leung <daniel.leung@intel.com>
2019-04-02 09:39:44 -04:00
..
CMakeLists.txt tests: move tests/coverage to subsys/testsuite 2019-03-04 08:24:42 -05:00
coverage.c subsys/testsuite/coverage: add empty function __gcov_exit() 2019-04-02 09:39:44 -04:00
coverage.h