walnux/libs/libm
yanghuatao 7ea52505c2 libm/libmcs: Fix clang build download libmcs warning
VELAPLATFO-16865

Fix warnings:
CC:  libmcs/libmcs/libm/common/fenv.c libmcs/libmcs/libm/common/fenv.c:26:15: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
int fegetround()
              ^
               void
Signed-off-by: yanghuatao <yanghuatao@xiaomi.com>
2023-09-18 23:00:38 +08:00
..
bin libs/libm/bin/Makefile: fix nxstyle 2023-05-18 19:31:12 +08:00
kbin libs/libm/kbin/Makefile: fix nxstyle 2023-05-18 19:31:12 +08:00
libm cmake: support arm specific libm 2023-07-14 21:33:53 +08:00
libmcs libm/libmcs: Fix clang build download libmcs warning 2023-09-18 23:00:38 +08:00
newlib esp32: Use newlib-esp32 2023-09-14 19:33:50 +08:00
openlibm libm: ignore git submodules 2023-09-07 11:27:00 +03:00
.gitignore esp32: Use newlib-esp32 2023-09-14 19:33:50 +08:00
CMakeLists.txt cmake: support arm specific libm 2023-07-14 21:33:53 +08:00
Kconfig libm/libmcs: add math library libmcs support 2023-04-29 13:47:28 +08:00
libm.csv
Makefile libs/libm/Makefile: fix nxstyle 2023-05-18 19:31:12 +08:00