2002-01-29 Daniel Jacobowitz <drow@mvista.com>

* nm.c (print_value): Mark abfd unused.
This commit is contained in:
Daniel Jacobowitz 2002-01-30 05:00:07 +00:00
parent d926e03d6d
commit 3deb89d35e
2 changed files with 5 additions and 1 deletions

View File

@ -1,3 +1,7 @@
2002-01-29 Daniel Jacobowitz <drow@mvista.com>
* nm.c (print_value): Mark abfd unused.
2002-01-29 Daniel Jacobowitz <drow@mvista.com>
* unwind-ia64.c (unw_decoder): Change second argument

View File

@ -1453,7 +1453,7 @@ print_symbol_filename_posix (archive_bfd, abfd)
static void
print_value (abfd, val)
bfd *abfd;
bfd *abfd ATTRIBUTE_UNUSED;
bfd_vma val;
{
#if ! defined (BFD64) || BFD_HOST_64BIT_LONG