=================================================================== RCS file: /home/cvs/OpenXM_contrib/gmp/mpn/thumb/Attic/add_n.s,v retrieving revision 1.1.1.1 retrieving revision 1.1.1.2 diff -u -p -r1.1.1.1 -r1.1.1.2 --- OpenXM_contrib/gmp/mpn/thumb/Attic/add_n.s 2000/09/09 14:12:41 1.1.1.1 +++ OpenXM_contrib/gmp/mpn/thumb/Attic/add_n.s 2003/08/25 16:06:26 1.1.1.2 @@ -1,7 +1,7 @@ -@ ARM/Thumb __gmpn_add -- Add two limb vectors of the same length > 0 and store +@ ARM/Thumb mpn_add_n -- Add two limb vectors of the same length > 0 and store @ sum in a third limb vector. -@ Copyright (C) 1997, 2000 Free Software Foundation, Inc. +@ Copyright 1997, 2000 Free Software Foundation, Inc. @ This file is part of the GNU MP Library.