diff options
Diffstat (limited to 'gnu/usr.bin/as/testscripts/dounsortsymbols')
-rwxr-xr-x | gnu/usr.bin/as/testscripts/dounsortsymbols | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/usr.bin/as/testscripts/dounsortsymbols b/gnu/usr.bin/as/testscripts/dounsortsymbols index 8fb6db3f87988..6660733448782 100755 --- a/gnu/usr.bin/as/testscripts/dounsortsymbols +++ b/gnu/usr.bin/as/testscripts/dounsortsymbols @@ -1,5 +1,5 @@ #!/bin/sh -# $Id$ +# $Id: dounsortsymbols,v 1.3 1997/02/22 15:44:37 peter Exp $ # objdump the symbol table, but strip off the headings and symbol # numbers and sort the result. Intended for use in comparing symbol # tables that may not be in the same order. |