=================================================================== RCS file: /home/cvs/OpenXM_contrib/gmp/mpn/thumb/Attic/sub_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/sub_n.s 2000/09/09 14:12:41 1.1.1.1 +++ OpenXM_contrib/gmp/mpn/thumb/Attic/sub_n.s 2003/08/25 16:06:27 1.1.1.2 @@ -1,7 +1,7 @@ -@ ARM/Thumb __gmpn_sub -- Subtract two limb vectors of the same length > 0 and +@ ARM/Thumb mpn_sub_n -- Subtract two limb vectors of the same length > 0 and @ store difference 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.