zephyr/include/arch
Andrew Boie 86ad951358 x86: fix operand modifiers in IRQ_CONNECT()
It's not entirely clear where the '%P' came from, but the proper,
documented operand modifier for inserting an immediate value without
punctuation is '%c'.

Change-Id: I17346a6c70183ce79e91faa2fbe61e7761dfd513
Signed-off-by: Andrew Boie <andrew.p.boie@intel.com>
2017-02-27 21:10:18 +00:00
..
arc kernel: add flexibility to k_cycle_get_32() definition 2017-02-16 19:27:59 +00:00
arm arm: cortex-m: allow configurable ROM offset 2017-02-22 18:08:57 -06:00
nios2 kernel: add flexibility to k_cycle_get_32() definition 2017-02-16 19:27:59 +00:00
riscv32 kernel: add flexibility to k_cycle_get_32() definition 2017-02-16 19:27:59 +00:00
x86 x86: fix operand modifiers in IRQ_CONNECT() 2017-02-27 21:10:18 +00:00
xtensa kernel: add flexibility to k_cycle_get_32() definition 2017-02-16 19:27:59 +00:00
cpu.h Xtensa port: Added support in arch/cpu.h for Xtensa cores. 2017-02-13 08:04:27 -08:00