Skip to content
Commit 4ec97580 authored by Fabien Chereau's avatar Fabien Chereau Committed by Anas Nashif
Browse files

irq: fix declared _sw_isr_table size on ARC



On ARC, the _sw_isr_table has an actual size of CONFIG_NUM_IRQS - 16
because the 16 first IRQ are reserved.

This patch has no impact on the generated binary but allows the
debugger to display valid information instead of displaying 16 false
entries containing garbage.

Change-Id: Iae2756c1bc333dc822e9f80c2115fba6521792a2
Signed-off-by: default avatarFabien Chereau <fabien.chereau@intel.com>
parent 78b26700
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment