zephyr/include/arch
Andrew Boie c73a42bccc x86: irq: fix _get_dynamic_stub() calculation
It wasn't correct to add the size of the long jump instruction
as it *replaces* a short jump instead of just being after it.
So redefine this to be the difference in size between these
two instructions.

Change-Id: I65be2afab19d9cd8b096551acde0156f0503df87
Signed-off-by: Andrew Boie <andrew.p.boie@intel.com>
2016-03-30 22:24:16 +00:00
..
arc arc: implement stack checking 2016-03-29 01:25:49 +00:00
arm arch: arm: move nmi to common location 2016-03-12 03:20:36 +00:00
x86 x86: irq: fix _get_dynamic_stub() calculation 2016-03-30 22:24:16 +00:00
cpu.h kconfig: define architecture as a kconfig variable 2016-02-05 20:24:52 -05:00