aboutsummaryrefslogtreecommitdiff
path: root/ports/qemu-arm
diff options
context:
space:
mode:
Diffstat (limited to 'ports/qemu-arm')
-rw-r--r--ports/qemu-arm/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/ports/qemu-arm/Makefile b/ports/qemu-arm/Makefile
index cb7dcb021..b31284c59 100644
--- a/ports/qemu-arm/Makefile
+++ b/ports/qemu-arm/Makefile
@@ -90,6 +90,7 @@ LIB_SRC_C += $(addprefix lib/,\
libm/asinfacosf.c \
libm/atanf.c \
libm/atan2f.c \
+ libm/roundf.c \
utils/sys_stdio_mphal.c \
)