arc: Remove misleading comment in Timer0 driver
Change-Id: I42051af9503272b3b7a4dd7dfaf66ae7eb38c133 Signed-off-by: Peter Mitsis <peter.mitsis@windriver.com>
This commit is contained in:
parent
1831900cd3
commit
c100aa825f
1 changed files with 1 additions and 2 deletions
|
@ -111,8 +111,7 @@ static ALWAYS_INLINE uint32_t limit_get(void)
|
|||
*
|
||||
* @brief System clock periodic tick handler
|
||||
*
|
||||
* This routine handles the system clock periodic tick interrupt. A TICK_EVENT
|
||||
* event is pushed onto the microkernel stack.
|
||||
* This routine handles the system clock periodic tick interrupt.
|
||||
*
|
||||
* @return N/A
|
||||
*/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue