zephyr/include/arch
Andrew Boie 7cb5276158 x86: remove NANO_SOFT_IRQ from zephyr
This was never implemented on ARC/ARM and has been superseded
by irq_offload().

Some checks that were only done with CONFIG_LOAPIC_DEBUG fall
under the category of 'shouldn't ever happen' and have been
converted into assertions, instead of propagating return values
which are largely never checked.

Change-Id: I4eedca05bb7b384c4f3aa41a4f037f221f4a9cfe
Signed-off-by: Andrew Boie <andrew.p.boie@intel.com>
2016-02-05 20:25:16 -05:00
..
arc Fixed file description and applied doxygen style 2016-02-05 20:24:58 -05:00
arm Use SoC instead of platform. 2016-02-05 20:25:11 -05:00
x86 x86: remove NANO_SOFT_IRQ from zephyr 2016-02-05 20:25:16 -05:00
cpu.h