Skip to content
Commit 39f78b9b authored by Andy Ross's avatar Andy Ross Committed by Anas Nashif
Browse files

drivers/timer/xtensa_sys_timer: Correctly declare ISR



The existing hand-written interrupt code is manually calling the timer
ISR, which is sort of silly and about to be replaced.  Correctly
declare the ISR with IRQ_CONNECT() so that a conventional interrupt
handling implementation can find it.  With current code this is a
noop.

Signed-off-by: default avatarAndy Ross <andrew.j.ross@intel.com>
parent 078259dc
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment