summaryrefslogtreecommitdiff
path: root/bfd/elf64-hppa.h
diff options
context:
space:
mode:
authorDave Anglin <dave.anglin@nrc.ca>2009-02-08 17:08:31 +0000
committerDave Anglin <dave.anglin@nrc.ca>2009-02-08 17:08:31 +0000
commite32902e9eea42cede7bf78c85cdc7f1ec64080ba (patch)
tree32aeda717fd58be95a18a123b04143485589bcc2 /bfd/elf64-hppa.h
parent592a4520f8bf83e07e02ed493aafd4082b12c6e1 (diff)
downloadbinutils-redhat-e32902e9eea42cede7bf78c85cdc7f1ec64080ba.tar.gz
* elf64-hppa.c: Remove PARAMS macro. Replace PTR with void *. Convert
functions to C90. * elf64-hppa.h: Likewise.
Diffstat (limited to 'bfd/elf64-hppa.h')
-rw-r--r--bfd/elf64-hppa.h8
1 files changed, 4 insertions, 4 deletions
diff --git a/bfd/elf64-hppa.h b/bfd/elf64-hppa.h
index 1959c17de6..25f27b3a24 100644
--- a/bfd/elf64-hppa.h
+++ b/bfd/elf64-hppa.h
@@ -1,6 +1,6 @@
/* ELF64/HPPA support
- Copyright 1999, 2000, 2002, 2007 Free Software Foundation, Inc.
+ Copyright 1999, 2000, 2002, 2007, 2009 Free Software Foundation, Inc.
This file is part of BFD, the Binary File Descriptor library.
@@ -26,11 +26,11 @@
#include "libhppa.h"
#include "elf/hppa.h"
-elf_hppa_reloc_type elf64_hppa_reloc_final_type
- PARAMS ((bfd *, elf_hppa_reloc_type, int, unsigned int));
+extern elf_hppa_reloc_type elf64_hppa_reloc_final_type
+ (bfd *, elf_hppa_reloc_type, int, unsigned int);
extern elf_hppa_reloc_type ** _bfd_elf64_hppa_gen_reloc_type
- PARAMS ((bfd *, elf_hppa_reloc_type, int, unsigned int, int, asymbol *));
+ (bfd *, elf_hppa_reloc_type, int, unsigned int, int, asymbol *);
/* Define groups of basic relocations. FIXME: These should
be the only basic relocations created by GAS. The rest