commit | 0e67759985e0b36676ab453c4b0436b4c26e333b | [log] [tgz] |
---|---|---|
author | Ioannis Glaropoulos <Ioannis.Glaropoulos@nordicsemi.no> | Wed Jul 10 05:25:39 2019 +0200 |
committer | Andrew Boie <andrewboie@gmail.com> | Wed Jul 10 13:44:02 2019 -0700 |
tree | 653640cd3e8a1a443cd045a591bfe72c495dc78f | |
parent | ffab1979286cfaf05cfe8ecdfa3dfe93349e86b9 [diff] |
kernel: fix #endif quard error for k_float_disable The implementation of z_impl_float_disable was missplaced inside the #ifdef SPIN_VALIDATE. Fixing it. Signed-off-by: Ioannis Glaropoulos <Ioannis.Glaropoulos@nordicsemi.no>