diff options
Diffstat (limited to 'sysdeps/s390/s390-32/addmul_1.S')
-rw-r--r-- | sysdeps/s390/s390-32/addmul_1.S | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sysdeps/s390/s390-32/addmul_1.S b/sysdeps/s390/s390-32/addmul_1.S index 58f25d7b48..ae9d5a9e5e 100644 --- a/sysdeps/s390/s390-32/addmul_1.S +++ b/sysdeps/s390/s390-32/addmul_1.S @@ -1,7 +1,6 @@ /* S390 __mpn_addmul_1 -- Multiply a limb vector with a limb and add the result to a second limb vector. Copyright (C) 2000-2021 Free Software Foundation, Inc. - Contributed by Martin Schwidefsky (schwidefsky@de.ibm.com). This file is part of the GNU MP Library. The GNU MP Library is free software; you can redistribute it and/or modify |