mirror of
https://github.com/genodelabs/genode.git
synced 2024-12-23 15:32:25 +00:00
libports: add '__gmpn_invert_limb' for arm_v7
Implementation was missing. issue #3598
This commit is contained in:
parent
1902d1a06b
commit
3813f9772a
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user