fix (#1006)
This commit is contained in:
parent
2edd673bd6
commit
53424b5f0c
|
@ -754,6 +754,9 @@
|
|||
|
||||
#ifndef __ASSEMBLER__
|
||||
|
||||
#ifdef __cplusplus
|
||||
extern "C"
|
||||
#endif
|
||||
void chDbgPanic3(const char *msg, const char * file, int line);
|
||||
#endif
|
||||
|
||||
|
|
Loading…
Reference in New Issue