zephyr/arch/arc/include/v2
Chuck Jordan 8e5c813a24 irq: _ARC_V2_DEF_IRQ_LEVEL should be set to last legal priority
Set _ARC_V2_DEF_IRQ_LEVEL to the last legal priority value, and not 15.
The last legal value is: (CONFIG_NUM_IRQ_PRIO_LEVELS-1).
This is safer because we don't want priorites not configured to be 
enabled.

Change-Id: I1689cc00aa7e707a204d16ec17d7f396566e8638
Signed-off-by: Chuck Jordan <cjordan@synopsys.com>
2016-09-24 23:22:03 +00:00
..
cache.h arc: initialize the i-cache ONLY if it is present 2016-05-11 11:10:52 +00:00
irq.h irq: _ARC_V2_DEF_IRQ_LEVEL should be set to last legal priority 2016-09-24 23:22:03 +00:00