]> rtime.felk.cvut.cz Git - arc.git/blobdiff - arch/ppc/mpc55xx/drivers/sys_tick.c
Merge with default.
[arc.git] / arch / ppc / mpc55xx / drivers / sys_tick.c
index 00d89b16c97d226925806aecefef6b2ce57946af..0d327688db54bbf677d0b8b650be6fb358986ba7 100644 (file)
@@ -31,7 +31,7 @@ void Os_SysTickInit( void ) {
 #if defined(CFG_MPC5606S)\r
        Irq_AttachIsr2(tid, NULL, RTC_INT);  /* Attach ISR2 to RTC interrupt */\r
 #else\r
-       Irq_AttachIsr2(tid, NULL, 7);  /* Attach ISR2 to RTC interrupt */\r
+       Irq_AttachIsr2(tid, NULL, 7);  /* Attach ISR2 to INTC_SSCIR0_CLR7  */\r
 #endif\r
 }\r
 \r