zephyr/include/arch/x86
Sebastian Bøe a1e806bf44 gen_isr_tables: Delete the dead code accompanying .intList.num_isrs
intList has been populated with the number of isrs, aka interrupts,
but nothing has not been using this information so we drop it and
everything used to construct it.

Signed-off-by: Sebastian Bøe <sebastian.boe@nordicsemi.no>
2018-06-25 12:54:49 -07:00
..
addr_types.h
arch.h include: remove unused macros from include/arch/*/arch.h 2018-06-20 12:07:59 -04:00
asm.h arch: x86: Use retpolines in core assembly routines 2018-04-24 04:00:01 +05:30
asm_inline.h
asm_inline_gcc.h
irq_controller.h
linker.ld gen_isr_tables: Delete the dead code accompanying .intList.num_isrs 2018-06-25 12:54:49 -07:00
segmentation.h arch: x86: segmentation: Remove unused _far_call() and _far_jump() 2018-04-24 04:00:01 +05:30