don't need this line at all

This commit is contained in:
Matthew Kennedy 2023-04-11 18:32:29 -07:00 committed by rusefillc
parent 3249ae2a28
commit 197d75395d
1 changed files with 0 additions and 1 deletions

View File

@ -21,7 +21,6 @@ extern "C"
{
#endif /* __cplusplus */
#ifndef __ASSEMBLER__
// void firmwareError(ObdCode code, const char *fmt, ...);
void irqEnterHook(void);
void irqExitHook(void);
void contextSwitchHook(void);