[liba] Correct __aeabi_llsr, __aeabi_llsl with tests

Change-Id: I710adab0ecd232f2e5bab08adbf10ef686c651c5
This commit is contained in:
Émilie Feral
2017-05-23 10:39:11 +02:00
parent 9dda07da0e
commit 3d1fc8e5d1
4 changed files with 58 additions and 5 deletions

View File

@@ -67,6 +67,7 @@ liba/src/external/openbsd/s_roundf.o: CFLAGS += -Os
endif
tests += $(addprefix liba/test/, \
aeabi.c \
ieee754.c \
stdint.c \
strlcpy.c \