zephyr/include/arch/x86
Flavio Ceolin 1fb77d1781 arch: x86: Remove unused struct
struct segment_selector is defined but never used. Besides that, this
tag identifier was clashing with other identifier, what is an undefined
behaviour in C99.

Signed-off-by: Flavio Ceolin <flavio.ceolin@intel.com>
2018-10-31 19:43:47 -04:00
..
addr_types.h
arch.h
asm_inline_gcc.h
asm_inline.h
asm.h
irq_controller.h
linker.ld linker: warn about orphan sections 2018-10-19 16:11:34 -04:00
segmentation.h arch: x86: Remove unused struct 2018-10-31 19:43:47 -04:00
syscall.h