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 headers: Fix headers across the project 2018-09-17 15:49:26 -04:00
arch.h kernel: Avoid duplicated type definition in x86 2018-09-28 07:58:19 +05:30
asm_inline_gcc.h headers: Fix headers across the project 2018-09-17 15:49:26 -04:00
asm_inline.h headers: Fix headers across the project 2018-09-17 15:49:26 -04:00
asm.h headers: Fix headers across the project 2018-09-17 15:49:26 -04:00
irq_controller.h headers: Fix headers across the project 2018-09-17 15:49:26 -04:00
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 headers: Fix headers across the project 2018-09-17 15:49:26 -04:00