RTEMS 6.1-rc4
|
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 (rtems_fatal_source source, rtems_fatal_code code) |
void | __wrap_bsp_reset (rtems_fatal_source source, rtems_fatal_code code) |
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.