rusEFI
The most advanced open source ECU
Loading...
Searching...
No Matches
Functions
kill_for_coverity.c File Reference

Functions

void special_abort (const char msg)
 

Function Documentation

◆ special_abort()

void special_abort ( const char  msg)

Definition at line 9 of file kill_for_coverity.c.

9 {
10 __coverity_panic__();
11}

Go to the source code of this file.