RTEMS 6.1-rc2
|
This source file contains the implementation of a wrapper for bsp_reset() which dumps the gcov information using rtems_test_gcov_dump_info() before the real bsp_reset() is called. More...
Functions | |
void | __real_bsp_reset (void) |
void | __wrap_bsp_reset (void) |
This source file contains the implementation of a wrapper for bsp_reset() which dumps the gcov information using rtems_test_gcov_dump_info() before the real bsp_reset() is called.