zephyr/include/arch
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
..
arc linker: warn about orphan sections 2018-10-19 16:11:34 -04:00
arm Linker: Add ".ARM.extab" section in linker script for Cortex-M 2018-10-30 19:04:50 -04:00
nios2 linker: warn about orphan sections 2018-10-19 16:11:34 -04:00
posix Revert "linker: warn about orphan sections" 2018-10-14 12:14:04 -04:00
riscv32 linker: warn about orphan sections 2018-10-19 16:11:34 -04:00
x86 arch: x86: Remove unused struct 2018-10-31 19:43:47 -04:00
xtensa
cpu.h
syscall.h