don't need this line at all
This commit is contained in:
parent
3249ae2a28
commit
197d75395d
|
@ -21,7 +21,6 @@ extern "C"
|
||||||
{
|
{
|
||||||
#endif /* __cplusplus */
|
#endif /* __cplusplus */
|
||||||
#ifndef __ASSEMBLER__
|
#ifndef __ASSEMBLER__
|
||||||
// void firmwareError(ObdCode code, const char *fmt, ...);
|
|
||||||
void irqEnterHook(void);
|
void irqEnterHook(void);
|
||||||
void irqExitHook(void);
|
void irqExitHook(void);
|
||||||
void contextSwitchHook(void);
|
void contextSwitchHook(void);
|
||||||
|
|
Loading…
Reference in New Issue