rusEFI
The most advanced open source ECU
Loading...
Searching...
No Matches
kill_for_coverity.c
Go to the documentation of this file.
1
/*
2
* @file kill_for_coverity.c
3
*
4
* See http://rusefi.com/forum/viewtopic.php?f=5&t=655&p=10491#p10491
5
*
6
* @date Feb 25, 2015
7
*/
8
9
void
special_abort
(
const
char
msg) {
10
__coverity_panic__();
11
}
special_abort
void special_abort(const char msg)
Definition
kill_for_coverity.c:9
Generated on Sat Sep 27 2025 00:10:07 for rusEFI by
1.9.8