cosmetic
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1212 42af7a65-404d-4744-a932-0658087f49c3
This commit is contained in:
parent
0751e5dd75
commit
82508b9fa0
|
@ -187,7 +187,7 @@ void up_timerinit(void)
|
|||
|
||||
irq_attach(SH1_SYSTIMER_IRQ, (xcpt_t)up_timerisr);
|
||||
|
||||
/* Enabled interrupts from GRA compare match */
|
||||
/* Enable interrupts on GRA compare match */
|
||||
|
||||
putreg8(SH1_ITUTIER_IMIEA, SH1_ITU0_TIER);
|
||||
|
||||
|
|
Loading…
Reference in New Issue