RTEMS 6.1-rc1
|
This source file contains the implementation of a wrapper for _CPU_Fatal_halt() which dumps the gcov information using rtems_test_gcov_dump_info() before the real _CPU_Fatal_halt() is called. More...
Functions | |
void | __real__CPU_Fatal_halt (uint32_t source, CPU_Uint32ptr error) |
void | __wrap__CPU_Fatal_halt (uint32_t source, CPU_Uint32ptr error) |
This source file contains the implementation of a wrapper for _CPU_Fatal_halt() which dumps the gcov information using rtems_test_gcov_dump_info() before the real _CPU_Fatal_halt() is called.