zephyr/subsys/debug
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
..
tracing segger: sysview: Fix constness of char pointer 2019-03-04 18:59:55 -08:00
CMakeLists.txt
Kconfig doc: prepare for improving doc API linking 2019-03-15 05:47:19 +01:00
Kconfig.segger doc: fix docs, include, and Kconfig misspellings 2019-02-28 09:32:12 +01:00
openocd.c arch: x86: Remove not used fp struct 2019-04-03 12:06:31 -04:00