zephyr/arch/arc/include
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
..
v2 irq: _ARC_V2_DEF_IRQ_LEVEL should be set to last legal priority 2016-09-24 23:22:03 +00:00
kernel_event_logger_arch.h debug: interrupt event logger support for arc 2016-04-22 12:39:22 +00:00
nano_private.h unified: Remove references to obsolete task_timeout 2016-09-23 19:53:20 +00:00
start_task_arch.h arc: adding "all rights reserved" to banner 2016-05-20 20:55:21 -07:00
vector_table.h c++: Add extern "C" { } block to header files 2016-02-05 20:25:22 -05:00