cpu/ezr32wg: fix comment

This commit is contained in:
MrKevinWeiss 2020-09-09 15:55:29 +02:00
parent 263aea60cb
commit a65ce2a058

View File

@ -135,4 +135,4 @@ void TIMER_0_ISR(void)
}
cortexm_isr_end();
}
#endif /* TIMER_0_EN */
#endif /* TIMER_0_ISR */