zephyr/arch/x86
Flavio Ceolin b80c3d9c77 arch: x86: Remove not used fp struct
The legacy struct s_coopFloatReg was never being used, though it was
an empty struct (not wasting space), some symbols were being generate
for it.

Nevertheless, neither C99 nor C11 allow empty structs, so this
was also a violation to the C standards.

Signed-off-by: Flavio Ceolin <flavio.ceolin@intel.com>
Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2019-04-03 12:06:31 -04:00
..
core arch: x86: Remove not used fp struct 2019-04-03 12:06:31 -04:00
include arch: x86: Remove not used fp struct 2019-04-03 12:06:31 -04:00
CMakeLists.txt x86: gen_mmu_x86.py: simplify usage 2019-02-25 13:15:37 -08:00
gen_gdt.py x86: gen_gdt.py: expand doctsring 2019-02-25 13:15:37 -08:00
gen_idt.py x86: gen_idt.py: add docstring 2019-02-25 13:15:37 -08:00
gen_mmu_x86.py scripts: Remove unused imports in all Python scripts 2019-03-28 11:06:20 -05:00
Kconfig arch: remove unused arch defconfig 2019-03-14 06:43:16 -05:00