libports: add '__gmpn_invert_limb' for arm_v7

Implementation was missing.

issue #3598
This commit is contained in:
Sebastian Sumpf 2020-01-08 15:25:36 +01:00 committed by Christian Helmuth
parent 1902d1a06b
commit 3813f9772a
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@ FILTER_OUT += udiv_w_sdiv.c
# add ARM-specific assembly files and filter out the generic C files if needed
SRC_ASM += copyd.asm copyi.asm
SRC_ASM += copyd.asm copyi.asm invert_limb.asm
FILTER_OUT += popham.c