aboutsummaryrefslogtreecommitdiff
path: root/bfd/elfarm-nabi.c
diff options
context:
space:
mode:
authorDaniel Jacobowitz <drow@false.org>2001-08-27 18:04:37 +0000
committerDaniel Jacobowitz <drow@false.org>2001-08-27 18:04:37 +0000
commit2e67030cdb975625ee432a67f87b3b626b768c1b (patch)
treeb34de5ad24e89bb0b023a1a41be8da63c537670c /bfd/elfarm-nabi.c
parentc5fccbec35ed1dc9447b46a640307fff49152a49 (diff)
downloadfsf-binutils-gdb-2e67030cdb975625ee432a67f87b3b626b768c1b.zip
fsf-binutils-gdb-2e67030cdb975625ee432a67f87b3b626b768c1b.tar.gz
fsf-binutils-gdb-2e67030cdb975625ee432a67f87b3b626b768c1b.tar.bz2
* elf32-i386.c: Add missing prototypes.
* elf32-ppc.c: Likewise. * elf32-sh-lin.c: Likewise. * elfarm-nabi.c: Likewise.
Diffstat (limited to 'bfd/elfarm-nabi.c')
-rw-r--r--bfd/elfarm-nabi.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/bfd/elfarm-nabi.c b/bfd/elfarm-nabi.c
index bc98aa7..8b3fc16 100644
--- a/bfd/elfarm-nabi.c
+++ b/bfd/elfarm-nabi.c
@@ -42,6 +42,10 @@
static reloc_howto_type * elf32_arm_reloc_type_lookup
PARAMS ((bfd * abfd, bfd_reloc_code_real_type code));
+static boolean elf32_arm_nabi_grok_prstatus
+ PARAMS ((bfd *abfd, Elf_Internal_Note *note));
+static boolean elf32_arm_nabi_grok_psinfo
+ PARAMS ((bfd *abfd, Elf_Internal_Note *note));
/* Note: code such as elf32_arm_reloc_type_lookup expect to use e.g.
R_ARM_PC24 as an index into this, and find the R_ARM_PC24 HOWTO