zephyr/arch/x86/include
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
..
asm_inline_gcc.h x86: implement eager FP save/restore 2019-03-11 20:36:55 -07:00
asm_inline.h headers: Fix headers across the project 2018-09-17 15:49:26 -04:00
cache_private.h misra: Fixes for MISRA-C rule 8.2 2018-12-07 09:06:34 -05:00
exception.h headers: Fix headers across the project 2018-09-17 15:49:26 -04:00
kernel_arch_data.h arch: x86: Use proper essential types in operands 2019-03-26 14:31:29 -04:00
kernel_arch_func.h all: Update reserved function names 2019-03-11 13:48:42 -04:00
kernel_arch_thread.h arch: x86: Remove not used fp struct 2019-04-03 12:06:31 -04:00
mmustructs.h arch: x86: Add missing U for unsigned constants 2019-03-26 22:06:45 -04:00
offsets_short_arch.h arch: x86: Remove not used fp struct 2019-04-03 12:06:31 -04:00
swapstk.h all: Update reserved function names 2019-03-11 13:48:42 -04:00
tracing_arch.h headers: Fix headers across the project 2018-09-17 15:49:26 -04:00