Skip to content
Snippets Groups Projects
Commit 2015f47e authored by patacongo's avatar patacongo
Browse files

cosmetic

git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1212 42af7a65-404d-4744-a932-0658087f49c3
parent 843c29cc
No related branches found
No related tags found
No related merge requests found
......@@ -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);
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment