zephyr/arch/posix
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: POSIX: Add Kconfig option to stop on all faults 2019-03-26 08:03:15 -05:00
include arch: x86: Remove not used fp struct 2019-04-03 12:06:31 -04:00
CMakeLists.txt codecov: avoid inlining functions for correct execution counts 2019-03-26 13:28:30 -04:00
Kconfig arch: POSIX: Add Kconfig option to stop on all faults 2019-03-26 08:03:15 -05:00